50 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <!-- Copyright (C) 2018 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">
 | |
|     <!-- [BACKUP_MESSAGE_ID: 175237477015066795] -->
 | |
|     <string name="cmas_presidential_level_alert">National Emergency Alert</string>
 | |
| 
 | |
|     <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
 | |
|     <string name="cmas_extreme_alert">Emergency Alert</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
 | |
|     <string name="cmas_extreme_immediate_observed_alert">Emergency Alert</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
 | |
|     <string name="cmas_extreme_immediate_likely_alert">Emergency Alert</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
 | |
|     <string name="cmas_severe_alert">Emergency Alert</string>
 | |
| 
 | |
|     <!-- Dialog titles for alert -->
 | |
|     <!-- [BACKUP_MESSAGE_ID: 9062780351883657067] -->
 | |
|     <string name="pws_other_message_identifiers">Warning Alert</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 2187283654023170988] -->
 | |
|     <string name="public_safety_message">Public Safety Alert</string>
 | |
|     <string name="cmas_exercise_alert">Exercise</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 7606843318721168353] -->
 | |
|     <string name="cmas_required_monthly_test">Test Alert</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 3092681020067564217] -->
 | |
|     <string name="state_local_test_alert">Test Alert</string>
 | |
| 
 | |
|     <!-- Emergency alert settings menu -->
 | |
|     <!-- [BACKUP_MESSAGE_ID: 876981179796412627] -->
 | |
|     <string name="enable_emergency_alerts_message_title">Warning Alerts</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 4810131816678424099] -->
 | |
|     <string name="enable_public_safety_messages_title">Public Safety Alerts</string>
 | |
|     <!-- [BACKUP_MESSAGE_ID: 7194966927004755266] -->
 | |
|     <string name="enable_cmas_test_alerts_title">Test Alerts</string>
 | |
| </resources>
 |