summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 16:27:51 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-10-18 16:27:51 -0700
commit488665bb2c2d51d5102cc3b6ef8940d93fb5bf91 (patch)
tree0f49baa945eddc5c3de936cec6df247bec3dbc55
parenteeac1561c418135e8121d538a3ec20e58312fdca (diff)
parent51fd30d6f3461eb2d7675e81960029f4c1c3da25 (diff)
downloadandroid_packages_apps_BasicSmsReceiver-488665bb2c2d51d5102cc3b6ef8940d93fb5bf91.tar.gz
android_packages_apps_BasicSmsReceiver-488665bb2c2d51d5102cc3b6ef8940d93fb5bf91.tar.bz2
android_packages_apps_BasicSmsReceiver-488665bb2c2d51d5102cc3b6ef8940d93fb5bf91.zip
Merge "Import revised translations."
-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>