| <?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:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| <string name="app_label">Cell Broadcast Tests</string> |
| <string name="button_etws_normal_type">Send ETWS Normal Broadcast</string> |
| <string name="button_etws_cancel_type">Send ETWS Cancel Broadcast</string> |
| <string name="button_etws_test_type">Send ETWS Test Broadcast</string> |
| <string name="button_cmas_pres_alert">Send CMAS Presidential Alert</string> |
| <string name="button_cmas_extreme_alert">Send CMAS Extreme Alert</string> |
| <string name="button_cmas_severe_alert">Send CMAS Severe Alert</string> |
| <string name="button_cmas_amber_alert">Send CMAS AMBER Alert</string> |
| <string name="button_cmas_monthly_test">Send CMAS Monthly Test Alert</string> |
| <string name="button_gsm_7bit_type">Send GSM 7 Bit Test Broadcast</string> |
| <string name="button_gsm_7bit_umts_type">Send UMTS 7 Bit Test Broadcast</string> |
| <string name="button_gsm_7bit_nopadding_type">Send GSM 7 Bit Full Length Broadcast</string> |
| <string name="button_gsm_7bit_nopadding_umts_type">Send UMTS 7 Bit Full Length Broadcast</string> |
| <string name="button_gsm_7bit_multipage_type">Send GSM 7 Bit Multi Page Broadcast</string> |
| <string name="button_gsm_7bit_multipage_umts_type">Send UMTS 7 Bit Multi Page Broadcast</string> |
| <string name="button_gsm_7bit_with_language_type">Send GSM 7 Bit With Language</string> |
| <string name="button_gsm_7bit_with_language_body_gsm_type">Send GSM 7 Bit With Language In Body</string> |
| <string name="button_gsm_7bit_with_language_body_umts_type">Send UMTS 7 Bit With Language</string> |
| <string name="button_gsm_ucs2_type">Send GSM UCS-2 Test Broadcast</string> |
| <string name="button_gsm_ucs2_umts_type">Send UMTS UCS-2 Test Broadcast</string> |
| <string name="button_gsm_ucs2_multipage_umts_type">Send UMTS UCS-2 Multi Page Broadcast</string> |
| <string name="button_gsm_ucs2_with_language_type">Send GSM UCS-2 With Language</string> |
| <string name="button_gsm_ucs2_with_language_umts_type">Send UMTS UCS-2 With Language</string> |
| <string name="button_delay_broadcast">Delay 5 seconds before sending</string> |
| <string name="message_id_label">Message ID:</string> |
| </resources> |