packages/apps/CellBroadcastReceiver/res/values-mcc422/strings.xml

28 lines
1.7 KiB
XML
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
<?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">
<!-- Dialog title for emergency level alert. [CHAR LIMIT=50] -->
<!-- Required arabic (ar) translation for this message: تحذير طارىء -->
<string name="cmas_presidential_level_alert">Emergency Alert</string>
<!-- Dialog title for warning alert. -->
<!-- Required arabic (ar) translation for this message: رسالة تحذيرية -->
<string name="pws_other_message_identifiers">Warning Alert</string>
<!-- Dialog title for exercise (simulation/drill) alert. [CHAR LIMIT=50] -->
<!-- Required arabic (ar) translation for this message: تمرين -->
<string name="cmas_exercise_alert">Exercises Alert</string>
<!-- Preference title for other test alerts checkbox. [CHAR LIMIT=50] -->
<!-- Required arabic (ar) translation for this message: تمارين -->
<string name="enable_cmas_test_alerts_title">Exercises Alerts</string>
</resources>