i18npool/source/localedata/data/tr_TR.xml | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-)
New commits: commit bc19a37be6a6c8538d8a7b07adedd754db17f1df Author: Eike Rathke <er...@redhat.com> Date: Thu Nov 29 17:10:12 2012 +0100 resolved fdo#57668 additional date formats using '/' separator Change-Id: Ib71fb25b8d5411b83f55649d9a18833470647eb3 Reviewed-on: https://gerrit.libreoffice.org/1196 Reviewed-by: Björn Michaelsen <bjoern.michael...@canonical.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/i18npool/source/localedata/data/tr_TR.xml b/i18npool/source/localedata/data/tr_TR.xml index ca2d1ab..45ce90f 100644 --- a/i18npool/source/localedata/data/tr_TR.xml +++ b/i18npool/source/localedata/data/tr_TR.xml @@ -37,7 +37,9 @@ <LC_FORMAT> <DateAcceptancePattern>D.M</DateAcceptancePattern> <DateAcceptancePattern>D/M</DateAcceptancePattern> + <DateAcceptancePattern>D/M/Y</DateAcceptancePattern> <DateAcceptancePattern>D-M</DateAcceptancePattern> + <DateAcceptancePattern>D-M-Y</DateAcceptancePattern> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>Standard</FormatCode> </FormatElement> @@ -90,12 +92,12 @@ <FormatCode>DD.MM.YY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> - <FormatCode>DD.MM.YY</FormatCode> + <FormatCode>NNNND.MMMM.YYYY</FormatCode> </FormatElement> - <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> + <FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="20"> <FormatCode>DD.MM.YY</FormatCode> </FormatElement> - <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> + <FormatElement msgid="DateFormatskey7" default="true" type="medium" usage="DATE" formatindex="21"> <FormatCode>DD.MM.YYYY</FormatCode> </FormatElement> <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22"> @@ -177,6 +179,18 @@ <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> <FormatCode>DD.MM.YYYY HH:MM:SS</FormatCode> </FormatElement> + <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="51"> + <FormatCode>DD/MM/YYYY</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey23" default="false" type="short" usage="DATE" formatindex="52"> + <FormatCode>DD/MM/YY</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey24" default="false" type="long" usage="DATE" formatindex="53"> + <FormatCode>DD/MMM/YYYY</FormatCode> + </FormatElement> + <FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="54"> + <FormatCode>DD/MM/YYYY HH:MM:SS</FormatCode> + </FormatElement> </LC_FORMAT> <LC_COLLATION ref="en_US" /> <LC_SEARCH ref="en_US"/>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits