]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
oc_FR locale: Fix spelling of April (bug 25639)
authorRafał Lużyński <digitalfreak@lingonborough.com>
Mon, 6 Apr 2020 21:45:52 +0000 (23:45 +0200)
committerRafał Lużyński <digitalfreak@lingonborough.com>
Mon, 6 Apr 2020 22:20:53 +0000 (00:20 +0200)
Confirmed by CLDR and a native speaker: "abril" is more often used even
if "abrial" is also correct.  Both nominative (alt_mon) and genitive (mon)
cases are updated.

localedata/locales/oc_FR

index 9d616abcdba2c5eb575c771c2dfbf5caacb6f47b..ba9377ed41c53f981153113422281ece25d94584 100644 (file)
@@ -110,7 +110,7 @@ abmon   "gen.";/
 alt_mon "geni<U00E8>r";/
         "febri<U00E8>r";/
         "mar<U00E7>";/
-        "abrial";/
+        "abril";/
         "mai";/
         "junh";/
         "julhet";/
@@ -122,7 +122,7 @@ alt_mon "geni<U00E8>r";/
 mon     "de geni<U00E8>r";/
         "de febri<U00E8>r";/
         "de mar<U00E7>";/
-        "d<U2019>abrial";/
+        "d<U2019>abril";/
         "de mai";/
         "de junh";/
         "de julhet";/