[maemo-commits] [maemo-commits] r8742 - in projects/haf/trunk/posix-locales: . debian locales
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Dec 13 15:55:24 EET 2006
- Previous message: [maemo-commits] r8741 - projects/haf/trunk/python/debian
- Next message: [maemo-commits] r8743 - projects/haf/tags/posix-locales
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: manwari Date: 2006-12-13 15:55:22 +0200 (Wed, 13 Dec 2006) New Revision: 8742 Modified: projects/haf/trunk/posix-locales/ChangeLog projects/haf/trunk/posix-locales/debian/changelog projects/haf/trunk/posix-locales/locales/pt_BR Log: locales/pt_BR: Amended first_weekday to 1 rather than 2 (Sunday rather than Monday) Modified: projects/haf/trunk/posix-locales/ChangeLog =================================================================== --- projects/haf/trunk/posix-locales/ChangeLog 2006-12-13 13:32:00 UTC (rev 8741) +++ projects/haf/trunk/posix-locales/ChangeLog 2006-12-13 13:55:22 UTC (rev 8742) @@ -1,3 +1,7 @@ +2006-12-13 Mohammad Anwari <Mohammad.Anwari at nokia.com> + + * locales/pt_BR: Amended first_weekday to 1 rather than 2 (Sunday rather than Monday). Fixes NB#48669 + 2006-11-15 Mohammad Anwari <Mohammad.Anwari at nokia.com> * locales/sv_SE: Amended t_fmt to display colons rather than decimal points. Fixes NB#43263. Modified: projects/haf/trunk/posix-locales/debian/changelog =================================================================== --- projects/haf/trunk/posix-locales/debian/changelog 2006-12-13 13:32:00 UTC (rev 8741) +++ projects/haf/trunk/posix-locales/debian/changelog 2006-12-13 13:55:22 UTC (rev 8742) @@ -1,3 +1,9 @@ +posix-locales (2.3.2-13osso43) unstable; urgency=low + + * Fixes: NB#48669. + + -- Mohammad Anwari <Mohammad.Anwari at nokia.com> Wed, 13 Dec 2006 15:53:41 +0200 + posix-locales (2.3.2-13osso42) unstable; urgency=low * Fixes: NB#43263. Modified: projects/haf/trunk/posix-locales/locales/pt_BR =================================================================== --- projects/haf/trunk/posix-locales/locales/pt_BR 2006-12-13 13:32:00 UTC (rev 8741) +++ projects/haf/trunk/posix-locales/locales/pt_BR 2006-12-13 13:55:22 UTC (rev 8742) @@ -126,7 +126,7 @@ am_pm "";"" date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065><U0020><U0025><U0059>/ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>" -first_weekday 2 +first_weekday 1 first_workday 2 timezone "<U0047><U004D><U0054><U002D><U0030><U0032><U003A><U0030><U0030><U003B><U0047><U004D>/ <U0054><U002D><U0030><U0033><U003A><U0030><U0030><U003B><U0047><U004D><U0054><U002D><U0030><U0034><U003A><U0030><U0030>"
- Previous message: [maemo-commits] r8741 - projects/haf/trunk/python/debian
- Next message: [maemo-commits] r8743 - projects/haf/tags/posix-locales
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]