[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#747645: locales: AM/PM string missing in es_DO locale



Package: locales
Version: 2.18-5
Severity: normal

Dear Maintainer,

As can be seen in this comment[1] on LaunchPad, Dominican Republic use the
am/pm denotation instead of the 24-hours. I've patched this locally several
times, so I think is time for a more definitive fix.

I've reported this upstream[2] along others issues but it takes too much
time to get it fixed. For now, I think this is the most pressing issue.

There's available a patch for Ubuntu[3], but this is essentially the changes:

+--- langpack-locales.orig/locales/es_DO	2012-03-06 10:10:20.000000000 +0100
++++ langpack-locales/locales/es_DO	2014-03-09 01:03:37.309958275 +0100
+@@ -114,8 +114,10 @@
+ d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
+ d_fmt   "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
+ t_fmt   "<U0025><U0054>"
+-am_pm   "";""
+-t_fmt_ampm ""
++% a.m., p.m.
++am_pm         "<U0061><U002E><U006D><U002E>";"<U0070><U002E><U006D><U002E>"
++% %I:%M:%S %p
++t_fmt_ampm    "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070>"
+ date_fmt	"<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+ <U0025><U005A><U0020><U0025><U0059>"

[1]: https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1288843/comments/4
[2]: http://sourceware.org/bugzilla/show_bug.cgi?id=16045
[3]: https://launchpadlibrarian.net/168783686/define-am_pm-es_DO.patch

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.14-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages locales depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  libc6 [glibc-2.18-1]   2.18-5

locales recommends no packages.

locales suggests no packages.

-- debconf information:
  locales/default_environment_locale: None
  locales/locales_to_be_generated: es_DO ISO-8859-1, es_DO.UTF-8 UTF-8


Reply to: