summaryrefslogtreecommitdiffstats
path: root/apptests
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-09-30 16:44:21 -0700
committerEric Fischer <enf@google.com>2011-09-30 16:44:21 -0700
commitb3d6a10e9eb954bef7599e0e3c6904dcf2faf745 (patch)
tree54a37242799a078732a1f8aca228966d5a300770 /apptests
parent05d9ded093b1a13fd36a645fb43caea03ad7c511 (diff)
downloadpackages_apps_Mms-b3d6a10e9eb954bef7599e0e3c6904dcf2faf745.zip
packages_apps_Mms-b3d6a10e9eb954bef7599e0e3c6904dcf2faf745.tar.gz
packages_apps_Mms-b3d6a10e9eb954bef7599e0e3c6904dcf2faf745.tar.bz2
Import revised translations.
Change-Id: Ia91852758c9b2e929357863aee71df690b378fbc
Diffstat (limited to 'apptests')
-rw-r--r--apptests/res/values-af/strings.xml32
-rw-r--r--apptests/res/values-am/strings.xml32
-rw-r--r--apptests/res/values-ar/strings.xml32
-rw-r--r--apptests/res/values-bg/strings.xml32
-rw-r--r--apptests/res/values-ca/strings.xml32
-rw-r--r--apptests/res/values-cs/strings.xml32
-rw-r--r--apptests/res/values-da/strings.xml32
-rw-r--r--apptests/res/values-de/strings.xml32
-rw-r--r--apptests/res/values-el/strings.xml32
-rw-r--r--apptests/res/values-es/strings.xml32
-rw-r--r--apptests/res/values-fa/strings.xml32
-rw-r--r--apptests/res/values-fi/strings.xml32
-rw-r--r--apptests/res/values-fr/strings.xml32
-rw-r--r--apptests/res/values-hr/strings.xml32
-rw-r--r--apptests/res/values-hu/strings.xml32
-rw-r--r--apptests/res/values-in/strings.xml32
-rw-r--r--apptests/res/values-iw/strings.xml32
-rw-r--r--apptests/res/values-ja/strings.xml32
-rw-r--r--apptests/res/values-ko/strings.xml32
-rw-r--r--apptests/res/values-lt/strings.xml32
-rw-r--r--apptests/res/values-lv/strings.xml32
-rw-r--r--apptests/res/values-ms/strings.xml2
-rw-r--r--apptests/res/values-nb/strings.xml32
-rw-r--r--apptests/res/values-nl/strings.xml32
-rw-r--r--apptests/res/values-pt-rPT/strings.xml32
-rw-r--r--apptests/res/values-pt/strings.xml32
-rw-r--r--apptests/res/values-ro/strings.xml32
-rw-r--r--apptests/res/values-ru/strings.xml32
-rw-r--r--apptests/res/values-sk/strings.xml32
-rw-r--r--apptests/res/values-sl/strings.xml32
-rw-r--r--apptests/res/values-sr/strings.xml32
-rw-r--r--apptests/res/values-sv/strings.xml32
-rw-r--r--apptests/res/values-sw/strings.xml32
-rw-r--r--apptests/res/values-th/strings.xml32
-rw-r--r--apptests/res/values-tl/strings.xml32
-rw-r--r--apptests/res/values-tr/strings.xml32
-rw-r--r--apptests/res/values-uk/strings.xml32
-rw-r--r--apptests/res/values-vi/strings.xml32
-rw-r--r--apptests/res/values-zh-rCN/strings.xml32
-rw-r--r--apptests/res/values-zh-rTW/strings.xml32
-rw-r--r--apptests/res/values-zu/strings.xml32
41 files changed, 1281 insertions, 1 deletions
diff --git a/apptests/res/values-af/strings.xml b/apptests/res/values-af/strings.xml
new file mode 100644
index 0000000..095f71e
--- /dev/null
+++ b/apptests/res/values-af/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">"Ontvanger #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Boodskapteks"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Stuur"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Stuur vyf boodskappe"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Stuur \'n lang boodskap"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Berei\'n lang boodskap voor"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Nou is die tyd vir alle goeie mans om hul land van hulp te wees."</string>
+ <string name="reply" msgid="767653312635150733">"Antwoord"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Maak toe"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Sms-toetser"</string>
+</resources>
diff --git a/apptests/res/values-am/strings.xml b/apptests/res/values-am/strings.xml
new file mode 100644
index 0000000..f6138c7
--- /dev/null
+++ b/apptests/res/values-am/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">"አሁን ሁሉም መልካም ሰዎች ሀገራቸውን የሚረዱበት ጊዜ ነው።"</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-ar/strings.xml b/apptests/res/values-ar/strings.xml
new file mode 100644
index 0000000..76511d4
--- /dev/null
+++ b/apptests/res/values-ar/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">"حان الوقت الآن لجميع الرجال الأخيار حتى يأتوا لمساعدة بلدهم."</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-bg/strings.xml b/apptests/res/values-bg/strings.xml
new file mode 100644
index 0000000..91c16c2
--- /dev/null
+++ b/apptests/res/values-bg/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">"Сега е времето всички добри хора да помогнат на държавата си."</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-ca/strings.xml b/apptests/res/values-ca/strings.xml
new file mode 100644
index 0000000..b041611
--- /dev/null
+++ b/apptests/res/values-ca/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">"Núm. de destinatari"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Cos del missatge"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Envia"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Envia cinc missatges"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Envia un missatge llarg"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Prepara un missatge llarg"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Ara és el moment en què tots els bons homes han d\'acudir en ajuda del seu país."</string>
+ <string name="reply" msgid="767653312635150733">"Respon"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Omet"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Comprovador de SMS"</string>
+</resources>
diff --git a/apptests/res/values-cs/strings.xml b/apptests/res/values-cs/strings.xml
new file mode 100644
index 0000000..32d9024
--- /dev/null
+++ b/apptests/res/values-cs/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">"Č. příjemce"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Obsah zprávy"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Odeslat"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Poslat pět zpráv"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Poslat dlouhou zprávu"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Připravit dlouhou zprávu"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Nyní nastal čas, aby opravdoví muži přišli na pomoc své zemi."</string>
+ <string name="reply" msgid="767653312635150733">"Odpovědět"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Zavřít"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Tester zpráv SMS"</string>
+</resources>
diff --git a/apptests/res/values-da/strings.xml b/apptests/res/values-da/strings.xml
new file mode 100644
index 0000000..5aa0d5b
--- /dev/null
+++ b/apptests/res/values-da/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">"Modtagers nummer"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Meddelelsestekst"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Send"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Send fem meddelelser"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Send en lang meddelelse"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Konstruer en lang besked"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Nu er det tid for alle gode mænd at hjælpe deres land."</string>
+ <string name="reply" msgid="767653312635150733">"Svar"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Afvis"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Sms-tester"</string>
+</resources>
diff --git a/apptests/res/values-de/strings.xml b/apptests/res/values-de/strings.xml
new file mode 100644
index 0000000..d2a6401
--- /dev/null
+++ b/apptests/res/values-de/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">"Nummer des Empfängers"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Nachrichtentext"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Senden"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Fünf Nachrichten senden"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Lange Nachricht senden"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Lange Nachricht vorbereiten"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Jetzt ist die Zeit gekommen, in der alle guten Bürger ihrem Land zu Hilfe eilen."</string>
+ <string name="reply" msgid="767653312635150733">"Antworten"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Schließen"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS-Tester"</string>
+</resources>
diff --git a/apptests/res/values-el/strings.xml b/apptests/res/values-el/strings.xml
new file mode 100644
index 0000000..152d2ef
--- /dev/null
+++ b/apptests/res/values-el/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">"Ώρα να γίνει σωστή χρήση των πόρων."</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-es/strings.xml b/apptests/res/values-es/strings.xml
new file mode 100644
index 0000000..903a291
--- /dev/null
+++ b/apptests/res/values-es/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">"Destinatario n.º"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Cuerpo del mensaje"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Enviar"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Enviar 5 mensajes"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Enviar un mensaje largo"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Preparar un mensaje largo"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Es el momento de que todos los hombres ayuden a su país."</string>
+ <string name="reply" msgid="767653312635150733">"Responder"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Descartar"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Programa de pruebas de SMS"</string>
+</resources>
diff --git a/apptests/res/values-fa/strings.xml b/apptests/res/values-fa/strings.xml
new file mode 100644
index 0000000..0926436
--- /dev/null
+++ b/apptests/res/values-fa/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">"اکنون زمان این است که همه افراد خوب به کمک کشور خود بیایند."</string>
+ <string name="reply" msgid="767653312635150733">"پاسخ"</string>
+ <string name="dismiss" msgid="3587724410950536331">"نادیده گرفتن"</string>
+ <string name="activity_label" msgid="3968117725702962381">"آزمایش کننده پیامک"</string>
+</resources>
diff --git a/apptests/res/values-fi/strings.xml b/apptests/res/values-fi/strings.xml
new file mode 100644
index 0000000..65ca58f
--- /dev/null
+++ b/apptests/res/values-fi/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">"Vastaanottaja #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Viestin runko-osa:"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Lähetä"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Lähetä viisi viestiä"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Lähetä pitkä viesti"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Valmistele pitkä viesti"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Nyt kaikkien hyvien ihmisten on aika tulla maansa avuksi."</string>
+ <string name="reply" msgid="767653312635150733">"Vastaa"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Hylkää"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Sms Tester"</string>
+</resources>
diff --git a/apptests/res/values-fr/strings.xml b/apptests/res/values-fr/strings.xml
new file mode 100644
index 0000000..03cecb0
--- /dev/null
+++ b/apptests/res/values-fr/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">"Numéro du destinataire"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Corps de texte"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Envoyer"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Envoyer cinq messages"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Envoyer un message long"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Rédiger un long message"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Il est maintenant temps pour tous les hommes de bien de venir en aide à leur pays."</string>
+ <string name="reply" msgid="767653312635150733">"Répondre"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Ignorer"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Sms Tester"</string>
+</resources>
diff --git a/apptests/res/values-hr/strings.xml b/apptests/res/values-hr/strings.xml
new file mode 100644
index 0000000..a2aaf19
--- /dev/null
+++ b/apptests/res/values-hr/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">"Br. primatelja"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Tijelo poruke"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Pošalji"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Pošalji pet poruka"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Pošaljite dugu poruku"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Pripremite dugu poruku"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Sada je vrijeme da svi dobri ljudi priskoče u pomoć svojoj zemlji."</string>
+ <string name="reply" msgid="767653312635150733">"Odgovori"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Odbaci"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS tester"</string>
+</resources>
diff --git a/apptests/res/values-hu/strings.xml b/apptests/res/values-hu/strings.xml
new file mode 100644
index 0000000..5a08cbe
--- /dev/null
+++ b/apptests/res/values-hu/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">"Címzett #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Üzenet szövege"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Küldés"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Küldjön öt üzenetet"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Küldjön egy hosszú üzenetet"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Emeljen ki egy hosszú üzenetet"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Most jött el az ideje, hogy minden jó ember az országa segítségére siessen."</string>
+ <string name="reply" msgid="767653312635150733">"Válasz"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Elvetés"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS Teszter"</string>
+</resources>
diff --git a/apptests/res/values-in/strings.xml b/apptests/res/values-in/strings.xml
new file mode 100644
index 0000000..9e5ee42
--- /dev/null
+++ b/apptests/res/values-in/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">"Penerima #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Badan Pesan"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Kirim"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Kirim lima pesan"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Kirim pesan panjang"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Siapkan pesan panjang"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Sekarang saatnya bagi semua patriot untuk membantu negaranya."</string>
+ <string name="reply" msgid="767653312635150733">"Balas"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Singkirkan"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Penguji SMS"</string>
+</resources>
diff --git a/apptests/res/values-iw/strings.xml b/apptests/res/values-iw/strings.xml
new file mode 100644
index 0000000..1f4f1f7
--- /dev/null
+++ b/apptests/res/values-iw/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">"הגיע הזמן שכל האנשים הטובים יתגייסו למען המדינה שלהם."</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-ja/strings.xml b/apptests/res/values-ja/strings.xml
new file mode 100644
index 0000000..b823811
--- /dev/null
+++ b/apptests/res/values-ja/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">"5通のメッセージを送信"</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-ko/strings.xml b/apptests/res/values-ko/strings.xml
new file mode 100644
index 0000000..f1da288
--- /dev/null
+++ b/apptests/res/values-ko/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">"메시지 5개 보내기"</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">"테스트 문장: 이제 우리 모두가 나라를 도와야 할 때입니다."</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-lt/strings.xml b/apptests/res/values-lt/strings.xml
new file mode 100644
index 0000000..b7ebb41
--- /dev/null
+++ b/apptests/res/values-lt/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">"Gavėjas:"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Pranešimo turinys"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Siųsti"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Siųsti penkis pranešimus"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Siųsti ilgą pranešimą"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Paruošti ilgą pranešimą"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Dabar pats metas visiems geros valios žmonėms padėti savo šaliai."</string>
+ <string name="reply" msgid="767653312635150733">"Atsakyti"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Atsisakyti"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS tikrintuvas"</string>
+</resources>
diff --git a/apptests/res/values-lv/strings.xml b/apptests/res/values-lv/strings.xml
new file mode 100644
index 0000000..6f116c5
--- /dev/null
+++ b/apptests/res/values-lv/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">"Adresāts #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Ziņojuma pamatteksts"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Sūtīt"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Sūtīt piecus ziņojumus"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Sūtīt garu ziņojumu"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Izveidot garu ziņojumu"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Pienācis laiks katram godprātīgam vīrietim nākt palīgā savai valstij."</string>
+ <string name="reply" msgid="767653312635150733">"Atbildēt"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Noraidīt"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Īsziņu pārbaudes rīks"</string>
+</resources>
diff --git a/apptests/res/values-ms/strings.xml b/apptests/res/values-ms/strings.xml
index de1b3b1..204b753 100644
--- a/apptests/res/values-ms/strings.xml
+++ b/apptests/res/values-ms/strings.xml
@@ -20,7 +20,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">"# Penerima"</string>
- <string name="sms_content_label" msgid="6925011114651008350">"Badan Mesej"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Isi Mesej"</string>
<string name="sms_send_message" msgid="8981993688052085706">"Hantar"</string>
<string name="sms_send_multi_message" msgid="770621664833955226">"Hantar lima mesej"</string>
<string name="sms_send_long_message" msgid="2393262590085164889">"Hantar mesej yang panjang"</string>
diff --git a/apptests/res/values-nb/strings.xml b/apptests/res/values-nb/strings.xml
new file mode 100644
index 0000000..e0b71b6
--- /dev/null
+++ b/apptests/res/values-nb/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">"Mottakernummer"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Meldingstekst"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Send"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Send fem meldinger"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Send en lang melding"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Start en lang melding"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Nå er tiden inne for at for alle bra menn kommer sitt land til unnsetning."</string>
+ <string name="reply" msgid="767653312635150733">"Svar"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Lukk"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS Tester"</string>
+</resources>
diff --git a/apptests/res/values-nl/strings.xml b/apptests/res/values-nl/strings.xml
new file mode 100644
index 0000000..42c9eed
--- /dev/null
+++ b/apptests/res/values-nl/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">"Ontvanger nr."</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Berichttekst"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Verzenden"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Vijf berichten verzenden"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Een lang bericht verzenden"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Een lang bericht klaarzetten"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Pa\'s wijze lynx bezag vroom het fikse aquaduct."</string>
+ <string name="reply" msgid="767653312635150733">"Beantwoorden"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Afwijzen"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Sms testen"</string>
+</resources>
diff --git a/apptests/res/values-pt-rPT/strings.xml b/apptests/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..54b145f
--- /dev/null
+++ b/apptests/res/values-pt-rPT/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">"N.º do destinatário"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Corpo da Mensagem"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Enviar"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Enviar cinco mensagens"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Enviar uma mensagem longa"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Preparar uma mensagem longa"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Chegou a hora de todos os homens de bem acorrerem em auxílio do seu país."</string>
+ <string name="reply" msgid="767653312635150733">"Responder"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Ignorar"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Testador de SMS"</string>
+</resources>
diff --git a/apptests/res/values-pt/strings.xml b/apptests/res/values-pt/strings.xml
new file mode 100644
index 0000000..f46f3cf
--- /dev/null
+++ b/apptests/res/values-pt/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">"Destinatário #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Corpo da mensagem"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Enviar"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Enviar cinco mensagens"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Enviar uma mensagem longa"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Iniciar uma mensagem longa"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Este é o momento de todos os homens de bem prestarem auxílio a seu país."</string>
+ <string name="reply" msgid="767653312635150733">"Responder"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Dispensar"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Testador de SMS"</string>
+</resources>
diff --git a/apptests/res/values-ro/strings.xml b/apptests/res/values-ro/strings.xml
new file mode 100644
index 0000000..05f3bb8
--- /dev/null
+++ b/apptests/res/values-ro/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">"Număr destinatar"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Conţinutul mesajului"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Trimiteţi"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Trimiteţi cinci mesaje"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Trimiteţi un mesaj lung"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Pregătiţi un mesaj lung"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Acum este momentul ca toţi oamenii de bine să vină în ajutorul ţării lor."</string>
+ <string name="reply" msgid="767653312635150733">"Răspundeţi"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Renunţaţi"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Tester SMS"</string>
+</resources>
diff --git a/apptests/res/values-ru/strings.xml b/apptests/res/values-ru/strings.xml
new file mode 100644
index 0000000..78a251a
--- /dev/null
+++ b/apptests/res/values-ru/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">"Эх, взъярюсь, толкну флегматика: «Дал бы щец жарчайших, Пётр!»"</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-sk/strings.xml b/apptests/res/values-sk/strings.xml
new file mode 100644
index 0000000..a6af4e9
--- /dev/null
+++ b/apptests/res/values-sk/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">"Číslo príjemcu"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Text správy"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Odoslať"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Odoslať päť správ"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Poslať dlhú správu"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Pripraviť dlhú správu"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Teraz nastal čas, aby skutoční chlapi prišli na pomoc svojej krajine."</string>
+ <string name="reply" msgid="767653312635150733">"Odpovedať"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Zrušiť"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Tester správ SMS"</string>
+</resources>
diff --git a/apptests/res/values-sl/strings.xml b/apptests/res/values-sl/strings.xml
new file mode 100644
index 0000000..94e94a7
--- /dev/null
+++ b/apptests/res/values-sl/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">"Prejemnik #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Telo sporočila"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Pošlji"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Pošlji pet SMS-ov"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Pošlji dolg SMS"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Ustvari dolg SMS"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Zdaj je čas, da dobri ljudje priskočijo na pomoč svoji državi."</string>
+ <string name="reply" msgid="767653312635150733">"Odgovori"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Opusti"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Preskuševalnik SMS-ov"</string>
+</resources>
diff --git a/apptests/res/values-sr/strings.xml b/apptests/res/values-sr/strings.xml
new file mode 100644
index 0000000..134ca64
--- /dev/null
+++ b/apptests/res/values-sr/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">"Сада је тренутак да сви добри људи притекну у помоћ својој земљи."</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-sv/strings.xml b/apptests/res/values-sv/strings.xml
new file mode 100644
index 0000000..aae600c
--- /dev/null
+++ b/apptests/res/values-sv/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">"Mottagare nr"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Meddelandetext"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Skicka"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Skicka fem meddelanden"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Skicka ett långt meddelande"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Förbered ett långt meddelande"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Nu är det dags att ställa upp för sitt land."</string>
+ <string name="reply" msgid="767653312635150733">"Svara"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Ta bort"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS-testare"</string>
+</resources>
diff --git a/apptests/res/values-sw/strings.xml b/apptests/res/values-sw/strings.xml
new file mode 100644
index 0000000..bb3027b
--- /dev/null
+++ b/apptests/res/values-sw/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">"Mpokeaji#"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Mwili wa Ujumbe"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Tuma"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Tuma ujumbe tano"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Tuma ujumbe mrefu"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Ujumbe mkuu mrefu"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Sasa ni wakati wa wanaume wote wazuri kukuja katika msaada wa nchi."</string>
+ <string name="reply" msgid="767653312635150733">"Jibu"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Kataa"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Kijaribio cha ujumbe mfupi"</string>
+</resources>
diff --git a/apptests/res/values-th/strings.xml b/apptests/res/values-th/strings.xml
new file mode 100644
index 0000000..3a8a496
--- /dev/null
+++ b/apptests/res/values-th/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">"ขณะนี้ถึงเวลาแล้วสำหรับผู้กล้าหาญทุกท่านที่จะมาร่วมกันช่วยเหลือประเทศชาติของเรา"</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-tl/strings.xml b/apptests/res/values-tl/strings.xml
new file mode 100644
index 0000000..400650c
--- /dev/null
+++ b/apptests/res/values-tl/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">"Tagatanggap #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Katawan ng Mensahe"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Ipadala"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Magpadala ng limang mensahe"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Magpadala ng isang mahabang mensahe"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Mag-prime ng isang mahabang mensahe"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Ngayon na ang panahon para sa lahat ng mabuting tao upang tulungan ang kanilang bansa."</string>
+ <string name="reply" msgid="767653312635150733">"Tumugon"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Huwag pansinin"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Tagasubok ng Sms"</string>
+</resources>
diff --git a/apptests/res/values-tr/strings.xml b/apptests/res/values-tr/strings.xml
new file mode 100644
index 0000000..930b93c
--- /dev/null
+++ b/apptests/res/values-tr/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">"Alıcı no"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Mesaj Gövdesi"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Gönder"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Beş mesaj gönder"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Uzun bir mesaj gönder"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Uzun bir mesaj hazırla"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Bugün, iyi kalpli herkesin ülkesine yardım etme zamanıdır."</string>
+ <string name="reply" msgid="767653312635150733">"Yanıtla"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Kapat"</string>
+ <string name="activity_label" msgid="3968117725702962381">"SMS Test Edici"</string>
+</resources>
diff --git a/apptests/res/values-uk/strings.xml b/apptests/res/values-uk/strings.xml
new file mode 100644
index 0000000..8e36f4e
--- /dev/null
+++ b/apptests/res/values-uk/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">"Настав час для всіх чесних людей піднятися на допомогу своїй вітчизні."</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-vi/strings.xml b/apptests/res/values-vi/strings.xml
new file mode 100644
index 0000000..3f80bb5
--- /dev/null
+++ b/apptests/res/values-vi/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">"Người nhận số"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Nội dung tin nhắn"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Gửi"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Gửi năm tin nhắn"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Gửi tin nhắn dài"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Bắt đầu soạn tin nhắn dài"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Giờ là lúc tất cả những người tốt đứng ra giúp đỡ tổ quốc của mình."</string>
+ <string name="reply" msgid="767653312635150733">"Trả lời"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Loại bỏ"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Trình kiểm tra Sms"</string>
+</resources>
diff --git a/apptests/res/values-zh-rCN/strings.xml b/apptests/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..bf61ae8
--- /dev/null
+++ b/apptests/res/values-zh-rCN/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">"发送 5 条讯息"</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">"现在是所有好男儿为国家效力的时候了。"</string>
+ <string name="reply" msgid="767653312635150733">"回复"</string>
+ <string name="dismiss" msgid="3587724410950536331">"关闭"</string>
+ <string name="activity_label" msgid="3968117725702962381">"短信测试器"</string>
+</resources>
diff --git a/apptests/res/values-zh-rTW/strings.xml b/apptests/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000..230e4b5
--- /dev/null
+++ b/apptests/res/values-zh-rTW/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">"傳送 5 則訊息"</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">"現在是所有優秀人才前來幫助自己國家/地區的時候了!"</string>
+ <string name="reply" msgid="767653312635150733">"回覆"</string>
+ <string name="dismiss" msgid="3587724410950536331">"關閉"</string>
+ <string name="activity_label" msgid="3968117725702962381">"簡訊測試人員"</string>
+</resources>
diff --git a/apptests/res/values-zu/strings.xml b/apptests/res/values-zu/strings.xml
new file mode 100644
index 0000000..52d6f42
--- /dev/null
+++ b/apptests/res/values-zu/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">"Umamukeli #"</string>
+ <string name="sms_content_label" msgid="6925011114651008350">"Umzimba woMlayezo"</string>
+ <string name="sms_send_message" msgid="8981993688052085706">"Thumela"</string>
+ <string name="sms_send_multi_message" msgid="770621664833955226">"Thumela imilayezo emihlanu"</string>
+ <string name="sms_send_long_message" msgid="2393262590085164889">"Thumela umlayezo omude"</string>
+ <string name="sms_prime_message" msgid="6552450490792253465">"Bhala umlayezo omude kuqala"</string>
+ <string name="sms_long_message" msgid="1666294083519819794">"Manje sekuyisikhathi sokuthi wonke amadoda aqotho azosiza izwe lawo."</string>
+ <string name="reply" msgid="767653312635150733">"Phendula bonke"</string>
+ <string name="dismiss" msgid="3587724410950536331">"Cashisa"</string>
+ <string name="activity_label" msgid="3968117725702962381">"Okokuhlola i-Sms"</string>
+</resources>