summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 15:19:54 -0700
committerEric Fischer <enf@google.com>2011-10-18 15:19:54 -0700
commit51fd30d6f3461eb2d7675e81960029f4c1c3da25 (patch)
tree0f49baa945eddc5c3de936cec6df247bec3dbc55
parent2231b4840e066b2c021af7400340e00b72c9a055 (diff)
downloadandroid_packages_apps_BasicSmsReceiver-51fd30d6f3461eb2d7675e81960029f4c1c3da25.tar.gz
android_packages_apps_BasicSmsReceiver-51fd30d6f3461eb2d7675e81960029f4c1c3da25.tar.bz2
android_packages_apps_BasicSmsReceiver-51fd30d6f3461eb2d7675e81960029f4c1c3da25.zip
Import revised translations.
Change-Id: I1a60b57d53c98a8eb1936db560d4299a237af76e
-rw-r--r--res/values-hi/strings.xml22
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..fa5c789
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"सामान्य संदेश प्राप्तकर्ता"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> से संदेश"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"पूर्ण"</string>
+</resources>