summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2016-05-04 12:23:56 -0700
committerJack Yu <jackyu@google.com>2016-05-04 12:23:56 -0700
commit5b140c50b5c61a4aa31d9c5e9a96071f3bc205e5 (patch)
treec2618eb87cb066b10cd49c3f423ad1bcf1812892
parentdfbae32c7ae1bcb4bfa3666d8ea5d42639adc188 (diff)
downloadCellBroadcastReceiver-5b140c50b5c61a4aa31d9c5e9a96071f3bc205e5.tar.gz
Added comment for Canadian bilingual banner support
Added comment for Canadian bilingual banner support. bug: 28567462 Change-Id: I0dfaf0deb96e03906c8ca0ab0c9ad3beb3d3e416
-rw-r--r--res/values-mcc302/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-mcc302/strings.xml b/res/values-mcc302/strings.xml
index 88fa7a4b3..8ae44b8c4 100644
--- a/res/values-mcc302/strings.xml
+++ b/res/values-mcc302/strings.xml
@@ -17,6 +17,10 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- According to the new Canadian WPAS requirement, the same bilingual
+ (English and French) banner should be used for all kinds of emergency
+ messages and those messages should not be translated to the language
+ set by the user -->
<string name="etws_earthquake_warning" translatable="false">EMERGENCY ALERT / ALERTE D’URGENCE</string>
<string name="etws_tsunami_warning" translatable="false">EMERGENCY ALERT / ALERTE D’URGENCE</string>
<string name="etws_earthquake_and_tsunami_warning" translatable="false">EMERGENCY ALERT / ALERTE D’URGENCE</string>