public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
From: "vapier at gentoo dot org" <sourceware-bugzilla@sourceware.org>
To: libc-locales@sourceware.org
Subject: [Bug localedata/19720] pt_BR: missing AM/PM time indicators
Date: Fri, 22 Apr 2016 22:02:00 -0000	[thread overview]
Message-ID: <bug-19720-716-0RLWD7o06i@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-19720-716@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=19720

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Mike Frysinger <vapier at gentoo dot org> ---
(In reply to duu133 from comment #2)

unfortunately, at the locale level, i don't believe it's flexible enough to
support your request :(.

iirc, we are discussing how to add support for user-specific locales and making
it easier to blend with existing locales.  in that ideal world, you would
create a custom pt_BR file that would contain a few keywords to copy the
existing pt_BR, and then you would tweak these two fields to your liking.  but
i don't think it's going to be available soon :(.

your best bet would be to keep a script like:
#!/bin/sh
sudo sed -i '/^am_pm/s:.*:am_pm "<U0061><U006D>";"<U0070><U006D>":' \
  /usr/share/i18n/locales/pt_BR
sudo localedef -c -f UTF-8 -i pt_BR --prefix / pt_BR.UTF-8

-- 
You are receiving this mail because:
You are on the CC list for the bug.

      parent reply	other threads:[~2016-04-22 22:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-19720-716@http.sourceware.org/bugzilla/>
2016-02-25 16:32 ` [Bug localedata/19720] pt_BR language " duu133 at gmail dot com
2016-02-25 21:34 ` [Bug localedata/19720] pt_BR: " vapier at gentoo dot org
2016-04-22  3:00 ` vapier at gentoo dot org
2016-04-22  3:00 ` vapier at gentoo dot org
2016-04-22  8:49 ` duu133 at gmail dot com
2016-04-22 22:02 ` vapier at gentoo dot org [this message]

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=bug-19720-716-0RLWD7o06i@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=libc-locales@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).