summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/res/values-ar/strings.xml52
-rw-r--r--tests/res/values-ca/strings.xml52
-rw-r--r--tests/res/values-cs/strings.xml52
-rw-r--r--tests/res/values-da/strings.xml52
-rw-r--r--tests/res/values-de/strings.xml52
-rw-r--r--tests/res/values-el/strings.xml52
-rw-r--r--tests/res/values-en-rGB/strings.xml52
-rw-r--r--tests/res/values-es-rUS/strings.xml52
-rw-r--r--tests/res/values-es/strings.xml52
-rw-r--r--tests/res/values-fa/strings.xml52
-rw-r--r--tests/res/values-fi/strings.xml52
-rw-r--r--tests/res/values-fr/strings.xml52
-rw-r--r--tests/res/values-hr/strings.xml52
-rw-r--r--tests/res/values-hu/strings.xml52
-rw-r--r--tests/res/values-in/strings.xml52
-rw-r--r--tests/res/values-it/strings.xml52
-rw-r--r--tests/res/values-iw/strings.xml52
-rw-r--r--tests/res/values-ja/strings.xml52
-rw-r--r--tests/res/values-ko/strings.xml52
-rw-r--r--tests/res/values-lt/strings.xml52
-rw-r--r--tests/res/values-lv/strings.xml52
-rw-r--r--tests/res/values-nb/strings.xml52
-rw-r--r--tests/res/values-nl/strings.xml52
-rw-r--r--tests/res/values-pl/strings.xml52
-rw-r--r--tests/res/values-pt-rPT/strings.xml52
-rw-r--r--tests/res/values-pt/strings.xml52
-rw-r--r--tests/res/values-ro/strings.xml52
-rw-r--r--tests/res/values-ru/strings.xml52
-rw-r--r--tests/res/values-sk/strings.xml52
-rw-r--r--tests/res/values-sl/strings.xml52
-rw-r--r--tests/res/values-sr/strings.xml52
-rw-r--r--tests/res/values-sv/strings.xml52
-rw-r--r--tests/res/values-th/strings.xml52
-rw-r--r--tests/res/values-tl/strings.xml52
-rw-r--r--tests/res/values-tr/strings.xml52
-rw-r--r--tests/res/values-uk/strings.xml52
-rw-r--r--tests/res/values-vi/strings.xml52
-rw-r--r--tests/res/values-zh-rCN/strings.xml52
-rw-r--r--tests/res/values-zh-rTW/strings.xml52
39 files changed, 2028 insertions, 0 deletions
diff --git a/tests/res/values-ar/strings.xml b/tests/res/values-ar/strings.xml
new file mode 100644
index 00000000..97c2c3bd
--- /dev/null
+++ b/tests/res/values-ar/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"اختبارات Cell Broadcasts"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"إرسال بث ETWS عادي"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"إرسال كود GSM UCS-2 مع اللغة"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-ca/strings.xml b/tests/res/values-ca/strings.xml
new file mode 100644
index 00000000..6ae9ed58
--- /dev/null
+++ b/tests/res/values-ca/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Proves de difusió de cel·la"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Envia la difusió normal d\'ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Envia GSM UCS-2 amb idioma"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-cs/strings.xml b/tests/res/values-cs/strings.xml
new file mode 100644
index 00000000..79eaf043
--- /dev/null
+++ b/tests/res/values-cs/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Testy zpráv Cell Broadcast"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Odeslat běžné vysílání systému ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Odeslat GSM UCS-2 s jazykem"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-da/strings.xml b/tests/res/values-da/strings.xml
new file mode 100644
index 00000000..3db90e40
--- /dev/null
+++ b/tests/res/values-da/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Test for mobilmeddelelser"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Send normal ETWS-meddelelse"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Send GSM UCS-2 med sprog"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-de/strings.xml b/tests/res/values-de/strings.xml
new file mode 100644
index 00000000..e54c5058
--- /dev/null
+++ b/tests/res/values-de/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Tests für Mobilgerät-Broadcast"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Normale ETWS-Broadcast senden"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"GSM UCS-2 Mit Sprache senden"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-el/strings.xml b/tests/res/values-el/strings.xml
new file mode 100644
index 00000000..0b7463d1
--- /dev/null
+++ b/tests/res/values-el/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Δοκιμές εκπομπής κινητής τηλεφωνίας"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Αποστολή κανονικής εκπομπής ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Αποστολή GSM UCS-2 με τη Γλώσσα"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-en-rGB/strings.xml b/tests/res/values-en-rGB/strings.xml
new file mode 100644
index 00000000..e08ffff6
--- /dev/null
+++ b/tests/res/values-en-rGB/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Mobile Broadcast Tests"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Send ETWS Normal Broadcast"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Send GSM UCS-2 With Language"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-es-rUS/strings.xml b/tests/res/values-es-rUS/strings.xml
new file mode 100644
index 00000000..3f658e00
--- /dev/null
+++ b/tests/res/values-es-rUS/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Pruebas de difusión por teléfono celular"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Enviar difusión normal de ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar GSM UCS-2, con idioma"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-es/strings.xml b/tests/res/values-es/strings.xml
new file mode 100644
index 00000000..e4cdf2dc
--- /dev/null
+++ b/tests/res/values-es/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Pruebas de Cell Broadcasts"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Enviar emisión normal de ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar GSM UCS-2 con idioma"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-fa/strings.xml b/tests/res/values-fa/strings.xml
new file mode 100644
index 00000000..46ad670e
--- /dev/null
+++ b/tests/res/values-fa/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"آزمایش های پخش سلولی"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"ارسال پخش عادی ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"ارسال GSM UCS-2 با زبان"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-fi/strings.xml b/tests/res/values-fi/strings.xml
new file mode 100644
index 00000000..3113ee51
--- /dev/null
+++ b/tests/res/values-fi/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Cell Broadcast -testit"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Lähetä ETWS-normaalilähetys"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Lähetä GSM UCS-2 kielellä"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-fr/strings.xml b/tests/res/values-fr/strings.xml
new file mode 100644
index 00000000..3b75c31a
--- /dev/null
+++ b/tests/res/values-fr/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Tests de diffusion cellulaire"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Envoyer une diffusion ETWS normale"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Envoyer en GSM UCS-2 avec le langage"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-hr/strings.xml b/tests/res/values-hr/strings.xml
new file mode 100644
index 00000000..facf298c
--- /dev/null
+++ b/tests/res/values-hr/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Testovi emitiranja na mobitele"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Pošalji ETWS normalno emitiranje"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Pošalji GSM UCS-2 s jezikom"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-hu/strings.xml b/tests/res/values-hu/strings.xml
new file mode 100644
index 00000000..6c1e5869
--- /dev/null
+++ b/tests/res/values-hu/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Cellán belüli adás tesztelése"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"ETWS normál adás küldése"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"GSM UCS-2 küldése nyelvvel együtt"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-in/strings.xml b/tests/res/values-in/strings.xml
new file mode 100644
index 00000000..97d1e5bb
--- /dev/null
+++ b/tests/res/values-in/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Uji Siaran Sel"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Kirim Siaran Normal ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Kirimkan GSM UCS-2 Dengan Bahasa"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-it/strings.xml b/tests/res/values-it/strings.xml
new file mode 100644
index 00000000..fd031a69
--- /dev/null
+++ b/tests/res/values-it/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Test cell broadcast"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Invia trasmissione ETWS normale"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Invia GSM UCS-2 con lingua"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-iw/strings.xml b/tests/res/values-iw/strings.xml
new file mode 100644
index 00000000..6474da48
--- /dev/null
+++ b/tests/res/values-iw/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"בדיקות שידור סלולרי"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"שלח שידור ETWS רגיל"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"שלח GSM UCS-2 עם שפה"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-ja/strings.xml b/tests/res/values-ja/strings.xml
new file mode 100644
index 00000000..59a8fb9d
--- /dev/null
+++ b/tests/res/values-ja/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"セルブロードキャストのテスト"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"ETWS標準放送を送信"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"言語と共にGSM UCS-2を送信"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-ko/strings.xml b/tests/res/values-ko/strings.xml
new file mode 100644
index 00000000..24691e73
--- /dev/null
+++ b/tests/res/values-ko/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"셀 브로드캐스트 테스트"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"ETWS 일반 브로드캐스트 전송"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"언어와 GSM UCS-2를 전송"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-lt/strings.xml b/tests/res/values-lt/strings.xml
new file mode 100644
index 00000000..2c1ad824
--- /dev/null
+++ b/tests/res/values-lt/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Tinklo transliacijos bandymai"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Siųsti ETWS įprastą transliaciją"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Siųsti GSM UCS-2 su kalba"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-lv/strings.xml b/tests/res/values-lv/strings.xml
new file mode 100644
index 00000000..3f9a56ab
--- /dev/null
+++ b/tests/res/values-lv/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Šūnu apraides testi"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Sūtīt ETWS parasto apraidi"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Sūtīt GSM UCS-2 formātā, ar valodu"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-nb/strings.xml b/tests/res/values-nb/strings.xml
new file mode 100644
index 00000000..c69f4c0a
--- /dev/null
+++ b/tests/res/values-nb/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Cellekringkastingstester"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Send vanlig ETWS-kringkasting"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Send GSM UCS-2 med språk"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-nl/strings.xml b/tests/res/values-nl/strings.xml
new file mode 100644
index 00000000..94999b23
--- /dev/null
+++ b/tests/res/values-nl/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Cell broadcast-tests"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Normaal ETWS-bericht verzenden"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"GSM UCS-2 met taal sturen"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-pl/strings.xml b/tests/res/values-pl/strings.xml
new file mode 100644
index 00000000..c270ef1d
--- /dev/null
+++ b/tests/res/values-pl/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Testy transmisji komórkowej"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Wyślij normalną transmisję w systemie ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Wyślij w kodowaniu GSM UCS-2 z kodem języka"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-pt-rPT/strings.xml b/tests/res/values-pt-rPT/strings.xml
new file mode 100644
index 00000000..aed24464
--- /dev/null
+++ b/tests/res/values-pt-rPT/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Testes de Transmissão Celular"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Enviar Transmissão Normal ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar GSM UCS-2 Com Idioma"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-pt/strings.xml b/tests/res/values-pt/strings.xml
new file mode 100644
index 00000000..0cb46cb6
--- /dev/null
+++ b/tests/res/values-pt/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Testes de transmissão por celular"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Enviar transmissão normal do ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Enviar GSM UCS-2 com idioma"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-ro/strings.xml b/tests/res/values-ro/strings.xml
new file mode 100644
index 00000000..f9566707
--- /dev/null
+++ b/tests/res/values-ro/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Teste transmisie celulară"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Trimiteţi difuzare ETWS normală"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Trimiteţi mesaj GSM UCS-2 în care să precizaţi limba"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-ru/strings.xml b/tests/res/values-ru/strings.xml
new file mode 100644
index 00000000..cd89ad0d
--- /dev/null
+++ b/tests/res/values-ru/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Тестирование широковещательной передачи сообщений"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Отправить обычную трансляцию системы предупреждения о землетрясении и цунами"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Отправить GSM-сообщение UCS-2 с языком"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-sk/strings.xml b/tests/res/values-sk/strings.xml
new file mode 100644
index 00000000..b3604722
--- /dev/null
+++ b/tests/res/values-sk/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Testy správ Cell Broadcast"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Odoslať normálne vysielanie systému ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Odoslať GSM UCS-2 s jazykom"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-sl/strings.xml b/tests/res/values-sl/strings.xml
new file mode 100644
index 00000000..ba88b8f4
--- /dev/null
+++ b/tests/res/values-sl/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Preskusi oddajanja v celici"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Pošlji navadno oddajo ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Pošlji GSM UCS-2 z jezikom"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-sr/strings.xml b/tests/res/values-sr/strings.xml
new file mode 100644
index 00000000..47592049
--- /dev/null
+++ b/tests/res/values-sr/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Тестирања инфо сервиса"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Пошаљи нормално ETWS емитовање"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Пошаљи GSM UCS-2 са језиком"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-sv/strings.xml b/tests/res/values-sv/strings.xml
new file mode 100644
index 00000000..4ac13657
--- /dev/null
+++ b/tests/res/values-sv/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Cell Broadcast-test"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Skicka en normal sändning från ETWS (Earthquake and Tsunami Warning System)"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Skicka GSM UCS-2 med språk"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-th/strings.xml b/tests/res/values-th/strings.xml
new file mode 100644
index 00000000..15ca7e25
--- /dev/null
+++ b/tests/res/values-th/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"การทดสอบการส่งข้อมูลเตือนภัยทางมือถือ"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"ส่งการแจ้งเตือน ETWS ปกติ"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"ส่ง GSM UCS-2 ด้วยภาษา"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-tl/strings.xml b/tests/res/values-tl/strings.xml
new file mode 100644
index 00000000..d7b9bae4
--- /dev/null
+++ b/tests/res/values-tl/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Mga Pagsubok sa Cell Broadcast"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Ipadala ang Normal na Broadcast ng ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Ipadala ang GSM UCS-2 na May Wika"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-tr/strings.xml b/tests/res/values-tr/strings.xml
new file mode 100644
index 00000000..4f88e4e3
--- /dev/null
+++ b/tests/res/values-tr/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Hücre Yayını Testleri"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"ETWS Normal Yayınlarını Gönder"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"GSM UCS-2\'yi Dil Koduyla gönder"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-uk/strings.xml b/tests/res/values-uk/strings.xml
new file mode 100644
index 00000000..e5be87e0
--- /dev/null
+++ b/tests/res/values-uk/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Тестування програми Cell Broadcast"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Надіслати звичайне широкомовне повідомлення системи ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Надіслати GSM-повідомлення з кодуванням UCS-2 для мови"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-vi/strings.xml b/tests/res/values-vi/strings.xml
new file mode 100644
index 00000000..2ab640b8
--- /dev/null
+++ b/tests/res/values-vi/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"Các thử nghiệm phát sóng trên di động"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"Gửi chương trình phát sóng bình thường trên ETWS"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"Gửi GSM UCS-2 bằng ngôn ngữ"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-zh-rCN/strings.xml b/tests/res/values-zh-rCN/strings.xml
new file mode 100644
index 00000000..3d9cb804
--- /dev/null
+++ b/tests/res/values-zh-rCN/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"小区广播测试"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"发送地震海啸警报系统的常规广播"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"发送特定语言的 GSM UCS-2 编码信息"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>
diff --git a/tests/res/values-zh-rTW/strings.xml b/tests/res/values-zh-rTW/strings.xml
new file mode 100644
index 00000000..3af5e587
--- /dev/null
+++ b/tests/res/values-zh-rTW/strings.xml
@@ -0,0 +1,52 @@
+<?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="app_label" msgid="2102435118079140813">"區域廣播測試"</string>
+ <string name="button_etws_normal_type" msgid="3852703138521119537">"傳送 ETWS 正常廣播"</string>
+ <!-- no translation found for button_etws_cancel_type (7194264116649371175) -->
+ <skip />
+ <!-- no translation found for button_etws_test_type (6353906188028139901) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_type (4757698592787955850) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_umts_type (4377077702628367387) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_type (5289528095948674862) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_nopadding_umts_type (7953047238483884846) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_type (8516540964071070491) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_multipage_umts_type (474883728254547100) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_type (7414138913180046493) -->
+ <skip />
+ <!-- no translation found for button_gsm_7bit_with_language_body_umts_type (1201329758881885921) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_type (6652864601384080678) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_umts_type (2985879481785569626) -->
+ <skip />
+ <!-- no translation found for button_gsm_ucs2_multipage_umts_type (4557772309524939206) -->
+ <skip />
+ <string name="button_gsm_ucs2_with_language_type" msgid="8992961254390480388">"傳送特定語言的 GSM UCS-2 訊息"</string>
+ <!-- no translation found for button_gsm_ucs2_with_language_umts_type (1080788762601688380) -->
+ <skip />
+ <!-- no translation found for button_delay_broadcast (5138650276363839541) -->
+ <skip />
+</resources>