]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
mnw_MM, my_MM, and shn_MM locales: Do not use %Op
authorRafał Lużyński <digitalfreak@lingonborough.com>
Thu, 19 Dec 2019 20:57:55 +0000 (21:57 +0100)
committerRafał Lużyński <digitalfreak@lingonborough.com>
Mon, 23 Dec 2019 22:49:22 +0000 (23:49 +0100)
The "O" modifier does nothing when used with "%p" so let's better not
use it at all and replace "%Op" with "%p".

localedata/locales/mnw_MM
localedata/locales/my_MM
localedata/locales/shn_MM

index 2f089cdbeb7d0d5536ff187493d2d266797fd64c..04765ec1d9235c602c1728a3d55650f38568006a 100644 (file)
@@ -100,7 +100,7 @@ abday  "<U1012><U102D><U102F><U1010><U103A>";/
        "<U101E><U102D><U102F><U1000><U103A>";/
        "<U101E><U101D><U103A>"
 week          7;19971130;1
-d_t_fmt       "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
+d_t_fmt       "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
 d_fmt         "%OC%Oy %b %Od %A"
 t_fmt         "%OI:%OM:%OS %p"
 % ဂယး, တ္ၚဲစေၚ်
index 846363223883723bebf51896186a47e1c2ca1c64..19e39abeea002213fd31489493a95bdd05f7fa11 100644 (file)
@@ -155,7 +155,7 @@ mon         "<U1007><U1014><U103A><U1014><U101D><U102B><U101B><U102E>";/
            "<U1012><U102E><U1007><U1004><U103A><U1018><U102C>"
 
 am_pm       "<U1014><U1036><U1014><U1000><U103A>";"<U100A><U1014><U1031>"
-d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
+d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
 % Note: the use of %OC requires a patch to strftime_l.h
 d_fmt       "%OC%Oy %b %Od %A"
 t_fmt       "%OI:%OM:%OS %p"
index a837f5fb394b1bb5abefef45c7555ff9f62d95db..69ac1124e58cd8e41bb17a75e27fc537ea87597b 100644 (file)
@@ -140,8 +140,8 @@ mon         "<U101C><U102D><U1030><U107C><U103A><U1075><U1019><U103A>";/
            "<U101C><U102D><U1030><U107C><U103A><U1078><U1035><U1004><U103A>"
 
 am_pm       "<U1075><U1062><U1004><U103A><U107C><U1082><U103A>";"<U1010><U1062><U1019><U103A><U1038><U1076><U1019><U103A><U1088>"
-d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z"
-% Note: the Use of %OC reqUires a patch to strftime_l.h
+d_t_fmt     "%OC%Oy %b %Od %A %OI:%OM:%OS %p %Z"
+% Note: the use of %OC requires a patch to strftime_l.h
 d_fmt       "%OC%Oy %b %Od %A"
 t_fmt       "%OH:%OM:%OS %p"
 t_fmt_ampm  "%OI:%OM:%OS %p"