From patchwork Sat Feb 20 01:50:24 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 10946 X-Patchwork-Delegate: vapier@gentoo.org Received: (qmail 127051 invoked by alias); 20 Feb 2016 01:50:32 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 126940 invoked by uid 89); 20 Feb 2016 01:50:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=lc_messages, LC_MESSAGES, nl_NL, nl_nl X-HELO: smtp.gentoo.org From: Mike Frysinger To: libc-alpha@sourceware.org Subject: [PATCH] localedata: CLDRv28: update LC_PAPER values Date: Fri, 19 Feb 2016 20:50:24 -0500 Message-Id: <1455933024-12525-1-git-send-email-vapier@gentoo.org> These locales should be using A4 paper size rather than US-Letter. Update the copy points to match the others in the file. All other locales have been verified against the CLDR and hand checking. --- localedata/locales/en_AG | 2 +- localedata/locales/nl_AW | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/localedata/locales/en_AG b/localedata/locales/en_AG index 763ba82..90c0b5b 100644 --- a/localedata/locales/en_AG +++ b/localedata/locales/en_AG @@ -69,7 +69,7 @@ copy "en_GB" END LC_MESSAGES LC_PAPER -copy "en_US" +copy "en_GB" END LC_PAPER LC_NAME diff --git a/localedata/locales/nl_AW b/localedata/locales/nl_AW index 5989f2e..600fa39 100644 --- a/localedata/locales/nl_AW +++ b/localedata/locales/nl_AW @@ -69,7 +69,7 @@ copy "nl_NL" END LC_MESSAGES LC_PAPER -copy "en_US" +copy "nl_NL" END LC_PAPER LC_NAME