• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2018 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18           xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19    <!-- [BACKUP_MESSAGE_ID: 175237477015066795] -->
20    <string name="cmas_presidential_level_alert">National Emergency Alert</string>
21
22    <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
23    <string name="cmas_extreme_alert">Emergency Alert</string>
24    <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
25    <string name="cmas_extreme_immediate_observed_alert">Emergency Alert</string>
26    <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
27    <string name="cmas_extreme_immediate_likely_alert">Emergency Alert</string>
28    <!-- [BACKUP_MESSAGE_ID: 624783871477634263] -->
29    <string name="cmas_severe_alert">Emergency Alert</string>
30
31    <!-- Dialog titles for alert -->
32    <!-- [BACKUP_MESSAGE_ID: 9062780351883657067] -->
33    <string name="pws_other_message_identifiers">Warning Alert</string>
34    <!-- [BACKUP_MESSAGE_ID: 2187283654023170988] -->
35    <string name="public_safety_message">Public Safety Alert</string>
36    <string name="cmas_exercise_alert">Exercise</string>
37    <!-- [BACKUP_MESSAGE_ID: 7606843318721168353] -->
38    <string name="cmas_required_monthly_test">Test Alert</string>
39    <!-- [BACKUP_MESSAGE_ID: 3092681020067564217] -->
40    <string name="state_local_test_alert">Test Alert</string>
41
42    <!-- Emergency alert settings menu -->
43    <!-- [BACKUP_MESSAGE_ID: 876981179796412627] -->
44    <string name="enable_emergency_alerts_message_title">Warning Alerts</string>
45    <!-- [BACKUP_MESSAGE_ID: 4810131816678424099] -->
46    <string name="enable_public_safety_messages_title">Public Safety Alerts</string>
47    <!-- [BACKUP_MESSAGE_ID: 7194966927004755266] -->
48    <string name="enable_cmas_test_alerts_title">Test Alerts</string>
49</resources>
50