This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 0/1] hy_AM: Add alternative month names (bug 23140).
- From: Rafal Luzynski <digitalfreak at lingonborough dot com>
- To: libc-alpha at sourceware dot org
- Date: Fri, 29 Jun 2018 12:56:50 +0200 (CEST)
- Subject: [PATCH 0/1] hy_AM: Add alternative month names (bug 23140).
- Reply-to: Rafal Luzynski <digitalfreak at lingonborough dot com>
I think we have enough info to commit this patch.
Again, this does not yet close the bug because I still hope to get
more feedback about oc_FR and os_RU.
Here is a decoded version:
diff --git a/localedata/locales/hy_AM b/localedata/locales/hy_AM
index 805c327..74e1b77 100644
--- a/localedata/locales/hy_AM
+++ b/localedata/locales/hy_AM
@@ -130,18 +130,30 @@ abmon "Հնվ";/
"Հոկ";/
"Նմբ";/
"Դեկ"
-mon "Հունվարի";/
- "Փետրվարի";/
- "Մարտի";/
- "Ապրիլի";/
- "Մայիսի";/
- "Հունիսի";/
- "Հուլիսի";/
- "Օգոստոսի";/
- "Սեպտեմբերի";/
- "Հոկտեմբերի";/
- "Նոյեմբերի";/
- "Դեկտեմբերի"
+alt_mon "հունվար";/
+ "փետրվար";/
+ "մարտ";/
+ "ապրիլ";/
+ "մայիս";/
+ "հունիս";/
+ "հուլիս";/
+ "օգոստոս";/
+ "սեպտեմբեր";/
+ "հոկտեմբեր";/
+ "նոյեմբեր";/
+ "դեկտեմբեր"
+mon "հունվարի";/
+ "փետրվարի";/
+ "մարտի";/
+ "ապրիլի";/
+ "մայիսի";/
+ "հունիսի";/
+ "հուլիսի";/
+ "օգոստոսի";/
+ "սեպտեմբերի";/
+ "հոկտեմբերի";/
+ "նոյեմբերի";/
+ "դեկտեմբերի"
d_t_fmt "%a %d %b %Y %r %Z"
d_fmt "%m//%d//%y"
t_fmt "%r"