unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH COMMITTED] es_BO locale: Change LC_PAPER to en_US (bug 22996).
@ 2018-06-29 19:55 Rafal Luzynski
  0 siblings, 0 replies; only message in thread
From: Rafal Luzynski @ 2018-06-29 19:55 UTC (permalink / raw
  To: libc-alpha

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

Since the change is trivial and according to some research which I did
the other day it is correct and also complete (checking some LATAM countries
I found no other which uses US paper size while glibc locale provides ISO)
I committed this.

By the way, is it OK to cherry-pick to 2.27?

Regards,

Rafal

[-- Attachment #2: 0001-es_BO-locale-Change-LC_PAPER-to-en_US-bug-22996.patch --]
[-- Type: text/x-patch, Size: 1183 bytes --]

From 7f5b42eff7b15c7ec6568ff61d565f70342b3b05 Mon Sep 17 00:00:00 2001
From: Sylvain Lesage <severo@rednegra.net>
Date: Fri, 29 Jun 2018 20:55:59 +0200
Subject: [PATCH] es_BO locale: Change LC_PAPER to en_US (bug 22996).
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

	[BZ #22996]
	* localedata/locales/es_BO (LC_PAPER): Change to “copy "en_US"”.
---
 ChangeLog                | 5 +++++
 localedata/locales/es_BO | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 3a5e52b..2f08bf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-06-29  Sylvain Lesage  <severo@rednegra.net>
+
+	[BZ #22996]
+	* localedata/locales/es_BO (LC_PAPER): Change to “copy "en_US"”.
+
 2018-06-29  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
 	* sysdeps/aarch64/multiarch/memcpy_falkor.S (__memcpy_falkor):
diff --git a/localedata/locales/es_BO b/localedata/locales/es_BO
index 4202c5a..5b6c6e2 100644
--- a/localedata/locales/es_BO
+++ b/localedata/locales/es_BO
@@ -124,7 +124,7 @@ first_weekday 2
 END LC_TIME
 
 LC_PAPER
-copy "i18n"
+copy "en_US"
 END LC_PAPER
 
 LC_TELEPHONE
-- 
2.7.5


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-29 19:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-29 19:55 [PATCH COMMITTED] es_BO locale: Change LC_PAPER to en_US (bug 22996) Rafal Luzynski

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).