mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-24 08:38:51 -05:00
remove a couple mistakenly translated strings from date formats
This commit is contained in:
parent
f933a471c8
commit
4ab519664a
@ -844,8 +844,6 @@ Bem-vindo à configuração do K-9 Mail. K-9 é um cliente de e-mail com código
|
||||
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">CURTO</string>
|
||||
<string name="date_format_medium">MÉDIO</string>
|
||||
<string name="date_format_common">dd-MMM-yyyy</string>
|
||||
<string name="date_format_iso8601">yyyy-MM-dd</string>
|
||||
|
||||
|
@ -804,8 +804,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">短格式</string>
|
||||
<string name="date_format_medium">普通格式</string>
|
||||
<string name="date_format_common">dd-MMM-yyyy</string>
|
||||
<string name="date_format_iso8601">yyyy-MM-dd</string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user