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

Bug#747645:



Tags: patch
thanks
diff -Nru langpack-locales.orig/debian/changelog langpack-locales/debian/changelog
--- langpack-locales.orig/debian/changelog	2014-02-21 20:04:26.000000000 +0100
+++ langpack-locales/debian/changelog	2014-03-09 01:21:34.715300832 +0100
@@ -1,3 +1,10 @@
+langpack-locales (2.13+git20120306-12) trusty; urgency=medium
+
+  * debian/patches/ubuntu-es_DO-am_pm.patch:
+    Define 12-hours a.m./p.m. format (LP: #1288843).
+
+ -- Gunnar Hjalmarsson <gunnarhj@ubuntu.com>  Sun, 09 Mar 2014 01:21:00 +0100
+
 langpack-locales (2.13+git20120306-11) trusty; urgency=medium
 
   * ubuntu-es_EV.patch: Use upstream glibc es_VE as a base (LP: #1283152)
diff -Nru langpack-locales.orig/debian/patches/series langpack-locales/debian/patches/series
--- langpack-locales.orig/debian/patches/series	2014-02-21 20:02:28.000000000 +0100
+++ langpack-locales/debian/patches/series	2014-03-09 00:43:16.995907076 +0100
@@ -27,6 +27,7 @@
 ubuntu-en_CA-dateformat.patch
 ubuntu-en_IE-am_pm.patch
 ubuntu-eo_US.patch
+ubuntu-es_DO-am_pm.patch
 ubuntu-it_IT-thousands_sep.patch
 ubuntu-sd_PK.patch
 ubuntu-en_ZA-decimal.patch
diff -Nru langpack-locales.orig/debian/patches/ubuntu-es_DO-am_pm.patch langpack-locales/debian/patches/ubuntu-es_DO-am_pm.patch
--- langpack-locales.orig/debian/patches/ubuntu-es_DO-am_pm.patch	1970-01-01 01:00:00.000000000 +0100
+++ langpack-locales/debian/patches/ubuntu-es_DO-am_pm.patch	2014-03-09 01:07:39.235157931 +0100
@@ -0,0 +1,20 @@
+Description: Define 12-hours a.m./p.m. format
+Bug-Ubuntu: https://launchpad.net/bugs/1288843
+Forwarded: http://sourceware.org/bugzilla/show_bug.cgi?id=16045
+Author: Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
+
+--- 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>"

Reply to: