]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix abbreviated weeks and months for Somali to agree with CLDR
authorAkhilesh Kumar <akhilesh.k@samsung.com>
Wed, 30 Aug 2017 08:39:02 +0000 (14:09 +0530)
committerMike FABIAN <mfabian@redhat.com>
Wed, 30 Aug 2017 09:54:15 +0000 (11:54 +0200)
[BZ #22038]
* locales/so_DJ (LC_TIME): Fix abday, abmon and
make t_fmt in the comment agree with the value of t_fmt.
* locales/so_ET (LC_TIME): Fix abday (From Axa to Axd)
* locales/so_KE (LC_TIME): Fix abday (From Axa to Axd)
* locales/so_SO (LC_TIME): Fix abday (From Axa to Axd)

localedata/ChangeLog
localedata/locales/so_DJ
localedata/locales/so_ET
localedata/locales/so_KE
localedata/locales/so_SO

index 326aa2cb45f97ed039f1af0b61b7c4870f8ecd93..78afc35ce74763fcf63f13c59c87c153f88823e5 100644 (file)
@@ -1,3 +1,12 @@
+2017-08-30  Akhilesh Kumar <akhilesh.k@samsung.com>
+
+       [BZ #22038]
+       * locales/so_DJ (LC_TIME): Fix abday, abmon and
+       make t_fmt in the comment agree with the value of t_fmt.
+       * locales/so_ET (LC_TIME): Fix abday (From Axa to Axd)
+       * locales/so_KE (LC_TIME): Fix abday (From Axa to Axd)
+       * locales/so_SO (LC_TIME): Fix abday (From Axa to Axd)
+
 2017-08-09  Wei-Lun Chao <bluebat@member.fsf.org>
 
        [BZ #21951]
index 081d1f01e434641ebde5c8f2d8879546d85461d2..c00eb923cff56a63a4bcec235e64b32ec1e7934b 100644 (file)
@@ -145,13 +145,13 @@ LC_TIME
 %
 % Abbreviated weekday names (%a)
 %
-abday    "<U0061><U0078><U0061>";/
-         "<U0069><U0073><U006E>";/
-         "<U0073><U0061><U006C>";/
-         "<U0061><U0072><U0062>";/
-         "<U006B><U0068><U0061>";/
-         "<U006A><U0069><U006D>";/
-         "<U0073><U0061><U0062>"
+abday    "Axd";/
+         "Isn";/
+         "Tal";/
+         "Arb";/
+         "Kha";/
+         "Jim";/
+         "Sab"
 %
 % Full weekday names (%A)
 %
@@ -165,18 +165,18 @@ day      "<U0041><U0078><U0061><U0064>";/
 %
 % Abbreviated month names (%b)
 %
-abmon    "<U006B><U006F><U0062>";/
-         "<U006C><U0061><U0062>";/
-         "<U0073><U0061><U0064>";/
-         "<U0061><U0066><U0072>";/
-         "<U0073><U0068><U0061>";/
-         "<U006C><U0069><U0078>";/
-         "<U0074><U006F><U0064>";/
-         "<U0073><U0069><U0064>";/
-         "<U0073><U0061><U0067>";/
-         "<U0074><U006F><U0062>";/
-         "<U006B><U0069><U0074>";/
-         "<U006C><U0069><U0074>"
+abmon    "Kob";/
+         "Lab";/
+         "Sad";/
+         "Afr";/
+         "Sha";/
+         "Lix";/
+         "Tod";/
+         "Sid";/
+         "Sag";/
+         "Tob";/
+         "KIT";/
+         "LIT"
 %
 % Full month names (%B)
 %
@@ -204,7 +204,7 @@ am_pm    "<U0073><U0075><U0062><U0061><U0078><U006E><U0069><U006D><U006F>";/
 d_fmt   "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
 %
 % Appropriate time representation (%X)
-%      "%H:%M:%S"
+%      "%l:%M:%S"
 %
 t_fmt "<U0025><U006C><U003A><U0025><U004D><U003A><U0025><U0053>"
 %
index 8b1d28598100bb7e3c973484ead206379981ee92..0b37418217074f5de9779902d7157132ef4ec3c1 100644 (file)
@@ -143,7 +143,7 @@ LC_TIME
 %
 % Abbreviated weekday names (%a)
 %
-abday    "<U0041><U0078><U0061>";/
+abday    "<U0041><U0078><U0064>";/
          "<U0049><U0073><U006E>";/
          "<U0053><U0061><U006C>";/
          "<U0041><U0072><U0062>";/
index 6ec59ae40e5570f0c31223591b264ec44eeae557..a6b963f8d76ceea52f3206b776c3c80ba27c1a2c 100644 (file)
@@ -143,7 +143,7 @@ LC_TIME
 %
 % Abbreviated weekday names (%a)
 %
-abday    "<U0041><U0078><U0061>";/
+abday    "<U0041><U0078><U0064>";/
          "<U0049><U0073><U006E>";/
          "<U0053><U0061><U006C>";/
          "<U0041><U0072><U0062>";/
index 1e2b3e76dc559f35f389491663e73e8aa58e86f0..617a79747bfaa44a07cc03d71954dc96bfd76908 100644 (file)
@@ -192,7 +192,7 @@ LC_TIME
 %
 % Abbreviated weekday names (%a)
 %
-abday    "<U0041><U0078><U0061>";/
+abday    "<U0041><U0078><U0064>";/
          "<U0049><U0073><U006E>";/
          "<U0053><U0061><U006C>";/
          "<U0041><U0072><U0062>";/