Removed comma from call history time format
This commit is contained in:
parent
ef5c88a109
commit
9a1d593191
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<bool name="set_notification_bar_background_color_to_primary">true</bool>
|
<bool name="set_notification_bar_background_color_to_primary">true</bool>
|
||||||
|
|
||||||
<!-- Time -->
|
<!-- Time -->
|
||||||
<string name="history_date_format">EEE, d MMM</string>
|
<string name="history_date_format">EEE d MMM</string>
|
||||||
<string name="history_detail_date_format">yyyy/MM/dd - HH:mm - </string>
|
<string name="history_detail_date_format">yyyy/MM/dd - HH:mm - </string>
|
||||||
<string name="inapp_popup_date_format">yyyy/MM/dd</string>
|
<string name="inapp_popup_date_format">yyyy/MM/dd</string>
|
||||||
<string name="inapp_popup_date_day">dd</string>
|
<string name="inapp_popup_date_day">dd</string>
|
||||||
|
|
Loading…
Reference in a new issue