From patchwork Thu Mar 2 00:39:27 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 734419 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vYYNx3XShz9s7v for ; Thu, 2 Mar 2017 11:39:44 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="jBIKk1lA"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; q=dns; s=default; b=hSNVKcwMIZGJrt5P o7XDjh4rLbNWycJ72sqzmAf2XVYhxqd/biKW20WgpGIKW5CseoKtQQ1vII0KRHVO xddu5//kUOrnGqmvfVIuR9f6FsklWSpTKDRzLeowYx3+ZdsqIEtr02YkJx7xQhD3 k2J2jXE6r+V0o1ejg2ZuiOko8+Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type; s=default; bh=R5+GY+2NETTv7YwgByUu9E VmaVo=; b=jBIKk1lAj9l+nZYaeiTcv7NX91J2gar9Oea4t8JoPzc1HScs4xJB8A tk/D2VCsCjd6oy8+rN8k/IXGBqzoXHTqBYM49q1sq+9I8lCDGCiuMyLqpeYnQmMQ 3i1Z6uo8qqC2DpfsZ1la5LheGn2o2aX2zp8EEBTi7gBhKVsBE1KsM= Received: (qmail 129500 invoked by alias); 2 Mar 2017 00:39:36 -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 129487 invoked by uid 89); 2 Mar 2017 00:39:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-19.6 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_00, BODY_8BITS, GARBLED_BODY, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, WEIRD_QUOTING autolearn=ham version=3.3.2 spammy=8:=b6=e0, (unknown)?= X-HELO: aev204.rev.netart.pl Date: Thu, 2 Mar 2017 01:39:27 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <410737595.37436.1488415167839@poczta.nazwa.pl> Subject: [PATCH] localedata: Remove trailing spaces [BZ #20275] MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml Please find more details at: https://sourceware.org/bugzilla/show_bug.cgi?id=20275#c3 Again, I'd like to hear some feedback from native speakers, for at least some of those patches. Regards, Rafal From 3b8ada534d4fdabade3f091908924951875a70ed Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Wed, 21 Dec 2016 11:36:43 +0100 Subject: [PATCH] localedata: Remove trailing spaces [BZ #20275] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [BZ #20275] * localedata/locales/anp_IN (abday, day): Remove trailing spaces. * localedata/locales/bho_IN (abday, day): Likewise. * localedata/locales/doi_IN (abday, day): Likewise. * localedata/locales/hi_IN (day, abday): Likewise. * localedata/locales/hne_IN (abday, day): Likewise. * localedata/locales/mag_IN (abday, day): Likewise. * localedata/locales/ne_NP (abday, day): Likewise. * localedata/locales/pa_IN (abday, day): Likewise. * localedata/locales/raj_IN (abday, day): Likewise. * localedata/locales/the_NP (abday, day): Likewise. * localedata/locales/sq_AL (abday, day): Likewise. * localedata/locales/ln_CD (name_ms): Likewise. * localedata/locales/quz_PE (lang_name): Likewise. * localedata/locales/ta_IN (name_mr, name_mrs, name_miss): Likewise. * localedata/locales/te_IN (name_mr, name_mrs, name_miss): Likewise. * localedata/locales/ht_HT (abday, day): Remove trailing space after "len" and "lendi". * localedata/locales/mt_MT (mon): Remove trailing space after "Diċembru". * localedata/locales/so_DJ (mon): Use "" instead of " ". * localedata/locales/so_ET (mon): Likewise. * localedata/locales/so_KE (mon): Likewise. * localedata/locales/so_SO (mon): Likewise. Also: * localedata/locales/mag_IN (abday, day): Change the letters which are the hexadecimal digits (a..f) to uppercase (A..F). --- localedata/ChangeLog | 35 +++++++++++++++++++++++++++++++++++ localedata/locales/anp_IN | 28 ++++++++++++++-------------- localedata/locales/bho_IN | 28 ++++++++++++++-------------- localedata/locales/doi_IN | 28 ++++++++++++++-------------- localedata/locales/hi_IN | 28 ++++++++++++++-------------- localedata/locales/hne_IN | 24 ++++++++++++------------ localedata/locales/ht_HT | 8 ++++---- localedata/locales/ln_CD | 2 +- localedata/locales/mag_IN | 28 ++++++++++++++-------------- localedata/locales/mt_MT | 2 +- localedata/locales/ne_NP | 28 ++++++++++++++-------------- localedata/locales/pa_IN | 28 ++++++++++++++-------------- localedata/locales/quz_PE | 2 +- localedata/locales/raj_IN | 28 ++++++++++++++-------------- localedata/locales/so_DJ | 24 ++++++++++++------------ localedata/locales/so_ET | 24 ++++++++++++------------ localedata/locales/so_KE | 24 ++++++++++++------------ localedata/locales/so_SO | 24 ++++++++++++------------ localedata/locales/sq_AL | 22 +++++++++++----------- localedata/locales/ta_IN | 6 +++--- localedata/locales/te_IN | 6 +++--- localedata/locales/the_NP | 28 ++++++++++++++-------------- 22 files changed, 245 insertions(+), 210 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3b257a2..1133de9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,38 @@ +2017-03-02 Rafal Luzynski + + [BZ #20275] + * locales/anp_IN (abday, day): Remove trailing spaces. + * locales/bho_IN (abday, day): Likewise. + * locales/doi_IN (abday, day): Likewise. + * locales/hi_IN (day, abday): Likewise. + * locales/hne_IN (abday, day): Likewise. + * locales/mag_IN (abday, day): Likewise. + * locales/ne_NP (abday, day): Likewise. + * locales/pa_IN (abday, day): Likewise. + * locales/raj_IN (abday, day): Likewise. + * locales/the_NP (abday, day): Likewise. + * locales/sq_AL (abday, day): Likewise. + * locales/ln_CD (name_ms): Likewise. + * locales/quz_PE (lang_name): Likewise. + * locales/ta_IN (name_mr, name_mrs, name_miss): Likewise. + * locales/te_IN (name_mr, name_mrs, name_miss): Likewise. + + * locales/ht_HT (abday, day): Remove trailing space + after "len" and "lendi". + + * locales/mt_MT (mon): Remove trailing space after + "Diċembru". + + * locales/so_DJ (mon): Use "" instead of " ". + * locales/so_ET (mon): Likewise. + * locales/so_KE (mon): Likewise. + * locales/so_SO (mon): Likewise. + + Also: + + * locales/mag_IN (abday, day): Change the letters which + are the hexadecimal digits (a..f) to uppercase (A..F). + 2017-02-20 Mike FABIAN [BZ #20313] diff --git a/localedata/locales/anp_IN b/localedata/locales/anp_IN index 1d95467..cef32b4 100644 --- a/localedata/locales/anp_IN +++ b/localedata/locales/anp_IN @@ -70,23 +70,23 @@ LC_TIME % % Abbreviated weekday names (%a) % रवि; सोम; मंगल; बुध; बृहस्पति; शुक्र; शनि -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) % रविवार; सोमवार; मंगलवार; बुधवार; बृहस्पतिवार; शुक्रवार; शनिवार -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) % जन; फर; मार्च; अप्रै; मई; जून; जुल; अग; सित; अक्टू; नव; दिस diff --git a/localedata/locales/bho_IN b/localedata/locales/bho_IN index 6b383b2..378cfe3 100644 --- a/localedata/locales/bho_IN +++ b/localedata/locales/bho_IN @@ -64,22 +64,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";/ diff --git a/localedata/locales/doi_IN b/localedata/locales/doi_IN index 3e6590c..8a79515 100644 --- a/localedata/locales/doi_IN +++ b/localedata/locales/doi_IN @@ -65,22 +65,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";/ diff --git a/localedata/locales/hi_IN b/localedata/locales/hi_IN index 679e8b5..6b8c08d 100644 --- a/localedata/locales/hi_IN +++ b/localedata/locales/hi_IN @@ -111,22 +111,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";/ diff --git a/localedata/locales/hne_IN b/localedata/locales/hne_IN index f37636f..78b83dd 100644 --- a/localedata/locales/hne_IN +++ b/localedata/locales/hne_IN @@ -63,22 +63,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ +abday "";/ + "";/ + "";/ + "";/ + "";/ "";/ "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";/ diff --git a/localedata/locales/ht_HT b/localedata/locales/ht_HT index a1bfddf..6841ade 100644 --- a/localedata/locales/ht_HT +++ b/localedata/locales/ht_HT @@ -93,17 +93,17 @@ abmon "";/ "";/ "";/ "" -% dimanch, lendi , madi, mèkredi, jedi, vandredi, samdi +% dimanch, lendi, madi, mèkredi, jedi, vandredi, samdi day "";/ - "";/ + "";/ "";/ "";/ "";/ "";/ "" -% dim, len , mad, mèk, jed, van, sam +% dim, len, mad, mèk, jed, van, sam abday "";/ - "";/ + "";/ "";/ "";/ "";/ diff --git a/localedata/locales/ln_CD b/localedata/locales/ln_CD index 999f4be..718ff55 100644 --- a/localedata/locales/ln_CD +++ b/localedata/locales/ln_CD @@ -169,7 +169,7 @@ name_gen "" name_miss "" name_mr "" name_mrs "" -name_ms "" +name_ms "" END LC_NAME LC_ADDRESS diff --git a/localedata/locales/mag_IN b/localedata/locales/mag_IN index 3642c63..367d2b6 100644 --- a/localedata/locales/mag_IN +++ b/localedata/locales/mag_IN @@ -64,22 +64,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";/ diff --git a/localedata/locales/mt_MT b/localedata/locales/mt_MT index 421c307..1faecdb 100644 --- a/localedata/locales/mt_MT +++ b/localedata/locales/mt_MT @@ -212,7 +212,7 @@ mon "";/ "";/ "";/ "";/ - "" + "" % % Equivalent of AM PM am_pm "";"" diff --git a/localedata/locales/ne_NP b/localedata/locales/ne_NP index 082d503..3ba1348 100644 --- a/localedata/locales/ne_NP +++ b/localedata/locales/ne_NP @@ -86,20 +86,20 @@ END LC_NUMERIC LC_TIME -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" abmon "";/ "";/ "";/ diff --git a/localedata/locales/pa_IN b/localedata/locales/pa_IN index c072d79..a08e5e4 100644 --- a/localedata/locales/pa_IN +++ b/localedata/locales/pa_IN @@ -103,22 +103,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % Abbreviated month names (%b) diff --git a/localedata/locales/quz_PE b/localedata/locales/quz_PE index f62086f..051790a 100644 --- a/localedata/locales/quz_PE +++ b/localedata/locales/quz_PE @@ -162,7 +162,7 @@ country_num 604 % PE country_car "" % Quechua (Cusco) -lang_name "" +lang_name "" % quz lang_term "" % quz diff --git a/localedata/locales/raj_IN b/localedata/locales/raj_IN index 7416bf7..554e8ed 100644 --- a/localedata/locales/raj_IN +++ b/localedata/locales/raj_IN @@ -66,24 +66,24 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % diff --git a/localedata/locales/so_DJ b/localedata/locales/so_DJ index a1177f6..250faff 100644 --- a/localedata/locales/so_DJ +++ b/localedata/locales/so_DJ @@ -182,18 +182,18 @@ abmon "";/ % % Full month names (%B) % -mon " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " " +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM % diff --git a/localedata/locales/so_ET b/localedata/locales/so_ET index 9bea161..d5c840c 100644 --- a/localedata/locales/so_ET +++ b/localedata/locales/so_ET @@ -180,18 +180,18 @@ abmon "";/ % % Full month names (%B) % -mon " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " " +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM % diff --git a/localedata/locales/so_KE b/localedata/locales/so_KE index e7de47d..ca9dc5e 100644 --- a/localedata/locales/so_KE +++ b/localedata/locales/so_KE @@ -180,18 +180,18 @@ abmon "";/ % % Full month names (%B) % -mon " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " " +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM % diff --git a/localedata/locales/so_SO b/localedata/locales/so_SO index a0a8152..d7a37eb 100644 --- a/localedata/locales/so_SO +++ b/localedata/locales/so_SO @@ -230,18 +230,18 @@ abmon "";/ % % Full month names (%B) % -mon " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " ";/ - " " +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM % diff --git a/localedata/locales/sq_AL b/localedata/locales/sq_AL index 0c3350d..1817e96 100644 --- a/localedata/locales/sq_AL +++ b/localedata/locales/sq_AL @@ -235,20 +235,20 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "";"";/ + "";"";/ + "";"";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ +day "";/ + "";/ + "";/ "/ -";/ - "";/ - "";/ - "" +";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";"";/ diff --git a/localedata/locales/ta_IN b/localedata/locales/ta_IN index dfb33b9..069cf48 100644 --- a/localedata/locales/ta_IN +++ b/localedata/locales/ta_IN @@ -185,9 +185,9 @@ LC_NAME % name_fmt "" name_gen "" -name_mr "" -name_mrs "" -name_miss "" +name_mr "" +name_mrs "" +name_miss "" name_ms "" END LC_NAME diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index 3977e72..c0364c1 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -188,9 +188,9 @@ LC_NAME % name_fmt "" name_gen "" -name_mr "" -name_mrs "" -name_miss "" +name_mr "" +name_mrs "" +name_miss "" name_ms "" END LC_NAME diff --git a/localedata/locales/the_NP b/localedata/locales/the_NP index 4fb4695..d071e0b 100644 --- a/localedata/locales/the_NP +++ b/localedata/locales/the_NP @@ -91,22 +91,22 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";/ -- 2.7.4