33 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!--  Copyright (C) 2019 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="receive_cmas_in_second_language_title" msgid="7539080017840218665">"Spanish"</string>
 | 
						|
    <string name="receive_cmas_in_second_language_summary" msgid="4482209573334686904">"Receive emergency alerts in Spanish when possible"</string>
 | 
						|
    <string name="confirm_delete_broadcast" msgid="6808374217554967811">"Delete this alert?"</string>
 | 
						|
    <string name="confirm_delete_all_broadcasts" msgid="4748571670736214158">"Delete all received alerts?"</string>
 | 
						|
    <string name="menu_delete" msgid="2691868773984777519">"Delete alert"</string>
 | 
						|
    <string name="menu_delete_all" msgid="8991615021908376216">"Delete alerts"</string>
 | 
						|
    <!-- no translation found for enable_cmas_test_alerts_title (3722503121618497385) -->
 | 
						|
    <skip />
 | 
						|
    <string name="enable_cmas_test_alerts_summary" msgid="6138676147687910935">"Receive required monthly tests from the safety alert system"</string>
 | 
						|
    <string name="cmas_presidential_level_alert" msgid="5810314558991898384">"National alert"</string>
 | 
						|
    <string name="show_cmas_opt_out_summary" msgid="5612381687166765604">"Show an opt-out dialogue after displaying the first alert (other than national alert)."</string>
 | 
						|
    <string name="enable_cmas_presidential_alerts_title" msgid="3871388542233245120">"National alerts"</string>
 | 
						|
    <string name="enable_cmas_presidential_alerts_summary" msgid="1292969668875568075">"National warning messages. Can\'t be turned off."</string>
 | 
						|
</resources>
 |