diff options
author | Eric Fischer <enf@google.com> | 2011-10-18 16:37:47 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-10-18 16:37:47 -0700 |
commit | f77b4224f191b214d9e5a3144341c1a6fc295dbc (patch) | |
tree | 72eb0399e99f79153cab1591ddbb972958f86882 | |
parent | cd2d40ddd910a6ac5cbee603a248de9980a4eee7 (diff) | |
parent | 909eec3f0daa67aca4d857f9606e58d21883ef5c (diff) | |
download | android_packages_wallpapers_HoloSpiral-f77b4224f191b214d9e5a3144341c1a6fc295dbc.tar.gz android_packages_wallpapers_HoloSpiral-f77b4224f191b214d9e5a3144341c1a6fc295dbc.tar.bz2 android_packages_wallpapers_HoloSpiral-f77b4224f191b214d9e5a3144341c1a6fc295dbc.zip |
Merge "Import revised translations."
-rw-r--r-- | res/values-hi/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml new file mode 100644 index 0000000..645406d --- /dev/null +++ b/res/values-hi/strings.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2010 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="wallpaper_label" msgid="6550661498344222236">"होलो स्पाइरल"</string> + <string name="wallpaper_author" msgid="6691686743046578947">"Google"</string> + <string name="wallpaper_description" msgid="7209342332803075999">"होलो थीम वाला स्पाइरल वॉलपेपर"</string> +</resources> |