summaryrefslogtreecommitdiffstats
path: root/tests/testapp/res/values-en-rAU/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapp/res/values-en-rAU/strings.xml')
-rw-r--r--tests/testapp/res/values-en-rAU/strings.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/testapp/res/values-en-rAU/strings.xml b/tests/testapp/res/values-en-rAU/strings.xml
new file mode 100644
index 00000000..c4219579
--- /dev/null
+++ b/tests/testapp/res/values-en-rAU/strings.xml
@@ -0,0 +1,48 @@
+<?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="2704349695846064655">"Mobile Broadcast Tests"</string>
+ <string name="button_etws_earthquake_type" msgid="5391060421937195923">"Send ETWS Earthquake Broadcast"</string>
+ <string name="button_etws_tsunami_type" msgid="5866338269041475786">"Send ETWS Tsunami Broadcast"</string>
+ <string name="button_etws_earthquake_tsunami_type" msgid="8045617992086252152">"Send ETWS Earthquake and Tsunami Broadcast"</string>
+ <string name="button_etws_other_type" msgid="4129451610585426791">"Send ETWS Other Emergency Broadcast"</string>
+ <string name="button_etws_cancel_type" msgid="4770911191572322801">"Send ETWS Cancel Broadcast"</string>
+ <string name="button_etws_test_type" msgid="5520113823851979673">"Send ETWS Test Broadcast"</string>
+ <string name="button_cmas_pres_alert" msgid="1269455100893365889">"Send CMAS Presidential Alert"</string>
+ <string name="button_cmas_extreme_alert" msgid="5922644977169679386">"Send CMAS Extreme Alert"</string>
+ <string name="button_cmas_severe_alert" msgid="5197711586353552255">"Send CMAS Severe Alert"</string>
+ <string name="button_cmas_amber_alert" msgid="860091654456014191">"Send CMAS AMBER Alert"</string>
+ <string name="button_cmas_monthly_test" msgid="6797479769988491996">"Send CMAS Monthly Test Alert"</string>
+ <string name="button_gsm_7bit_type" msgid="4902292221458231081">"Send GSM 7-Bit Test Broadcast"</string>
+ <string name="button_gsm_7bit_umts_type" msgid="5871195118138691977">"Send UMTS 7-Bit Test Broadcast"</string>
+ <string name="button_gsm_7bit_nopadding_type" msgid="5003490670292596214">"Send GSM 7-Bit Full-Length Broadcast"</string>
+ <string name="button_gsm_7bit_nopadding_umts_type" msgid="4581119373426634893">"Send UMTS 7-Bit Full-Length Broadcast"</string>
+ <string name="button_gsm_7bit_multipage_type" msgid="4722261710591475726">"Send GSM 7-Bit Multi-Page Broadcast"</string>
+ <string name="button_gsm_7bit_multipage_umts_type" msgid="1178053563290345110">"Send UMTS 7-Bit Multi-Page Broadcast"</string>
+ <string name="button_gsm_7bit_with_language_type" msgid="2022040547313986751">"Send GSM 7 Bit With Language"</string>
+ <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="9100697687183591382">"Send GSM 7-Bit With Language in Body"</string>
+ <string name="button_gsm_7bit_with_language_body_umts_type" msgid="8483712413017340666">"Send UMTS 7 Bit With Language"</string>
+ <string name="button_gsm_ucs2_type" msgid="6571590740592193686">"Send GSM UCS-2 Test Broadcast"</string>
+ <string name="button_gsm_ucs2_umts_type" msgid="5951592009555548877">"Send UMTS UCS-2 Test Broadcast"</string>
+ <string name="button_gsm_ucs2_multipage_umts_type" msgid="5063336859681757254">"Send UMTS UCS-2 Multi-Page Broadcast"</string>
+ <string name="button_gsm_ucs2_with_language_type" msgid="7782847783969114889">"Send GSM UCS-2 With Language"</string>
+ <string name="button_gsm_ucs2_with_language_umts_type" msgid="1722368447645668730">"Send UMTS UCS-2 With Language"</string>
+ <string name="button_delay_broadcast" msgid="751650250579017537">"Delay 5 seconds before sending"</string>
+ <string name="message_id_label" msgid="1445077194410403236">"Message ID:"</string>
+ <string name="category_id_label" msgid="6935815032327981691">"Category:"</string>
+</resources>