[Libreoffice-commits] .: Branch 'libreoffice-3-5' - i18npool/source
Eike Rathke
erack at kemper.freedesktop.org
Thu Dec 8 04:03:29 PST 2011
i18npool/source/localedata/data/pt_PT.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f8c98efef78fc2f4c2e120af786604de420df30c
Author: Eike Rathke <erack at redhat.com>
Date: Thu Dec 8 12:56:29 2011 +0100
changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculation
(cherry picked from commit ab7926e54ca4a3cddfeedf9cb7027a327d7a1432)
diff --git a/i18npool/source/localedata/data/pt_PT.xml b/i18npool/source/localedata/data/pt_PT.xml
index 0bdb50f..33e52f4 100644
--- a/i18npool/source/localedata/data/pt_PT.xml
+++ b/i18npool/source/localedata/data/pt_PT.xml
@@ -353,7 +353,7 @@
<StartDayOfWeek>
<DayID>mon</DayID>
</StartDayOfWeek>
-<MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
+<MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
</Calendar>
</LC_CALENDAR>
<LC_CURRENCY>
More information about the Libreoffice-commits
mailing list