public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Rafal Luzynski <digitalfreak@lingonborough.com>
To: libc-alpha@sourceware.org
Subject: [PATCH 1/2] lt_LT locale: Update abbreviated month names (bug 22932).
Date: Thu, 08 Mar 2018 00:05:00 -0000	[thread overview]
Message-ID: <1700239091.37475.1520467513768@poczta.nazwa.pl> (raw)
In-Reply-To: <431889103.37456.1520467413534@poczta.nazwa.pl>

A GNOME translator asked to use the same abbreviated month names
as provided by CLDR.  This sounds reasonable.  See the discussion:
https://bugzilla.gnome.org/show_bug.cgi?id=793645#c27

	[BZ #22932]
	* localedata/locales/lt_LT (abmon): Synchronize with CLDR.
---
 localedata/locales/lt_LT | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/localedata/locales/lt_LT b/localedata/locales/lt_LT
index 6497ad7..e9834bd 100644
--- a/localedata/locales/lt_LT
+++ b/localedata/locales/lt_LT
@@ -201,12 +201,12 @@ day       "Sekmadienis";/
           "Ketvirtadienis";/
           "Penktadienis";/
           "<U0160>e<U0161>tadienis"
-abmon     "Sau";"Vas";/
-          "Kov";"Bal";/
-          "Geg";"Bir";/
-          "Lie";"Rgp";/
-          "Rgs";"Spa";/
-          "Lap";"Grd"
+abmon     "saus.";"vas.";/
+          "kov.";"bal.";/
+          "geg.";"bir<U017E>.";/
+          "liep.";"rugp.";/
+          "rugs.";"spal.";/
+          "lapkr.";"gruod."
 alt_mon   "sausis";/
           "vasaris";/
           "kovas";/
-- 
2.7.5

  reply	other threads:[~2018-03-08  0:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08  0:03 [PATCH 0/2] Abbreviated month name updates for lt_LT and el_* [BZ 22932,22937] Rafal Luzynski
2018-03-08  0:05 ` Rafal Luzynski [this message]
2018-03-15  9:30   ` [PATCH 1/2] lt_LT locale: Update abbreviated month names (bug 22932) Rafal Luzynski
2018-03-08  0:06 ` [PATCH 2/2] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937) Rafal Luzynski
2018-03-15  9:32   ` Rafal Luzynski
2018-03-15 14:30     ` Carlos O'Donell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1700239091.37475.1520467513768@poczta.nazwa.pl \
    --to=digitalfreak@lingonborough.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).