summaryrefslogtreecommitdiff
path: root/res/values-mcc001/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-mcc001/config.xml')
-rw-r--r--res/values-mcc001/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-mcc001/config.xml b/res/values-mcc001/config.xml
index 3e91577ef..a057eabe6 100644
--- a/res/values-mcc001/config.xml
+++ b/res/values-mcc001/config.xml
@@ -89,8 +89,8 @@
<!-- Whether to show override dnd settings -->
<bool name="show_override_dnd_settings">false</bool>
- <!-- Show timestamp of the alert -->
- <bool name="show_date_time_title">true</bool>
+ <!-- Append date-time to the alert title -->
+ <string name="date_time_format" translatable="false">MMM dd, HH:mm a</string>
<!-- Whether to show CMAS messages by in a different order than received by prioritizing them -->
<bool name="show_cmas_messages_in_priority_order">true</bool>
<!-- Whether enable LED flash when playing alert tones -->