summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorChen Xu <fionaxu@google.com>2020-05-28 09:38:29 -0700
committerChen Xu <fionaxu@google.com>2020-05-28 09:38:29 -0700
commitb32de0d53d14a401cbca6e540c93e3cdb935d427 (patch)
treebb09feba5cc817825221afe2b491591c1be78d00 /res
parenta96b5b5dbf2c9380821f76762d89044a50cb3d9b (diff)
downloadCellBroadcastService-b32de0d53d14a401cbca6e540c93e3cdb935d427.tar.gz
define string for ETWS primary notification 0x1104
Bug: 157158471 Test: Build Change-Id: I4416ccb181730e9dd0bfbcef278dbbdfef7e00d4
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3f4d44e..61a8e91 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -27,5 +27,5 @@
<string name="etws_primary_default_message_test">Emergency messages test</string>
<!-- Primary ETWS (Earthquake and Tsunami Warning System) default message for others -->
- <string name="etws_primary_default_message_others"></string>
+ <string name="etws_primary_default_message_others">Alert issued by local government. More information coming soon.</string>
</resources>