summaryrefslogtreecommitdiff
path: root/res/values-mcc330/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-mcc330/config.xml')
-rw-r--r--res/values-mcc330/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-mcc330/config.xml b/res/values-mcc330/config.xml
index f3d2608cb..07f7b90df 100644
--- a/res/values-mcc330/config.xml
+++ b/res/values-mcc330/config.xml
@@ -15,8 +15,8 @@
-->
<resources>
- <!-- Whether to append date-time to the alert title -->
- <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 test settings, enabled by dialer code -->
<bool name="show_test_settings">false</bool>
</resources>