From patchwork Mon Jun 24 20:27:37 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 33364 Received: (qmail 38361 invoked by alias); 24 Jun 2019 20:34:01 -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 38353 invoked by uid 89); 24 Jun 2019 20:34:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, XPRIO autolearn=ham version=3.3.1 spammy=day X-HELO: shared-ano163.rev.nazwa.pl X-Spam-Score: -1 Date: Mon, 24 Jun 2019 22:27:37 +0200 (CEST) From: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <775826534.1278867.1561408057248@poczta.nazwa.pl> Subject: [PATCH COMMITTED] szl_PL locale: Fix a typo in the previous commit (bug 24652). MIME-Version: 1.0 The Unicode sequences in the format should be used instead of non-ASCII characters. Reported by Piotr Drąg: https://sourceware.org/bugzilla/show_bug.cgi?id=24652#c8 [BZ #24652] * localedata/locales/szl_PL (day): Use the correct Unicode sequences instead of non-ASCII characters. --- ChangeLog | 6 ++++++ localedata/locales/szl_PL | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a3348ea227..962781792b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-06-24 Rafal Luzynski + + [BZ #24652] + * localedata/locales/szl_PL (day): Use the correct Unicode + sequences instead of non-ASCII characters. + 2019-06-24 Grzegorz Kulik [BZ #24652] diff --git a/localedata/locales/szl_PL b/localedata/locales/szl_PL index 590b70cb6f..03e570232d 100644 --- a/localedata/locales/szl_PL +++ b/localedata/locales/szl_PL @@ -136,7 +136,7 @@ abday "niy";"py";/ "szt";"pi";/ "sob" day "niydziela";/ - "pydziaÅ‚ek";/ + "pydziaek";/ "wtorek";/ "strzoda";/ "sztwortek";/