summaryrefslogtreecommitdiffstats
path: root/apptests/res
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-10-18 15:42:39 -0700
committerEric Fischer <enf@google.com>2011-10-18 15:42:39 -0700
commitda57a43126501adbae532718e491805a4797a95c (patch)
tree39fb3537d69031ad3759a3666287e0a25d51a936 /apptests/res
parent284f6ab216c11f16b6b5d1f5fae6373fc485a2fc (diff)
downloadpackages_apps_Mms-da57a43126501adbae532718e491805a4797a95c.zip
packages_apps_Mms-da57a43126501adbae532718e491805a4797a95c.tar.gz
packages_apps_Mms-da57a43126501adbae532718e491805a4797a95c.tar.bz2
Import revised translations.
Change-Id: Ib53560be548942b9b3957457e59c7ce17ce0fcc3
Diffstat (limited to 'apptests/res')
-rw-r--r--apptests/res/values-hi/strings.xml32
-rw-r--r--apptests/res/values-ru/strings.xml2
2 files changed, 33 insertions, 1 deletions
diff --git a/apptests/res/values-hi/strings.xml b/apptests/res/values-hi/strings.xml
new file mode 100644
index 0000000..b7c2ee3
--- /dev/null
+++ b/apptests/res/values-hi/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright (C) 2011 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_recipient_label" msgid="5386729712089560319">"प्राप्तकर्ता #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"संदेश का मुख्य भाग"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"भेजें"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"पांच संदेश भेजें"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"कोई बड़ा संदेश भेजें"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"कोई बड़ा संदेश तैयार करें"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Now is the time for all good men to come to the aid of their country."</string>
+ <string name="reply" msgid="767653312635150733">"प्रत्‍युत्तर दें"</string>
+ <string name="dismiss" msgid="3587724410950536331">"ख़ारिज करें"</string>
+ <string name="activity_label" msgid="3968117725702962381">"sms परीक्षक"</string>
+</resources>
diff --git a/apptests/res/values-ru/strings.xml b/apptests/res/values-ru/strings.xml
index 78a251a..a036fb6 100644
--- a/apptests/res/values-ru/strings.xml
+++ b/apptests/res/values-ru/strings.xml
@@ -19,7 +19,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="sms_recipient_label" msgid="5386729712089560319">"Получатель №"</string>
+ <string name="sms_recipient_label" msgid="5386729712089560319">"Получатель"</string>
<string name="sms_content_label" msgid="6925011114651008350">"Текст сообщения"</string>
<string name="sms_send_message" msgid="8981993688052085706">"Отправить"</string>
<string name="sms_send_multi_message" msgid="770621664833955226">"Отправить пять сообщений"</string>