1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

don't translate the date format strings

This commit is contained in:
Jesse Vincent 2011-11-02 23:34:03 -04:00
parent 20832f0b98
commit f13ac8c164

View File

@ -872,10 +872,6 @@
The values of the date_format_* strings MUST be valid date format strings.
See Android SDK documentation for the class SimpleDateFormat.
-->
<string name="date_format_short">KISA</string>
<string name="date_format_medium">ORTA</string>
<string name="date_format_common">dd-MMM-yyyy</string>
<string name="date_format_iso8601">yyyy-MM-dd</string>
<string name="batch_ops">Yığın Seçenekleri</string>
<string name="batch_delete_op">Seçileni Sil</string>