From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26908 invoked by alias); 24 Jun 2019 20:25:03 -0000 Mailing-List: contact glibc-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: glibc-cvs-owner@sourceware.org List-Subscribe: Received: (qmail 26865 invoked by uid 10177); 24 Jun 2019 20:25:03 -0000 Date: Mon, 24 Jun 2019 20:25:00 -0000 Message-ID: <20190624202503.26864.qmail@sourceware.org> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Rafal Luzynski To: glibc-cvs@sourceware.org Subject: [glibc] szl_PL locale: Fix a typo in the previous commit (bug 24652). X-Act-Checkin: glibc X-Git-Author: Rafal Luzynski X-Git-Refname: refs/heads/master X-Git-Oldrev: 2bd81b60d6ffdf7e0d22006d69f4b812b1c80513 X-Git-Newrev: a55541fd1c4774d483c2d2b4bd17bcb9faac62e7 X-SW-Source: 2019-q2/txt/msg00524.txt.bz2 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a55541fd1c4774d483c2d2b4bd17bcb9faac62e7 commit a55541fd1c4774d483c2d2b4bd17bcb9faac62e7 Author: Rafal Luzynski Date: Mon Jun 24 22:04:41 2019 +0200 szl_PL locale: Fix a typo in the previous commit (bug 24652). 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. Diff: --- ChangeLog | 6 ++++++ localedata/locales/szl_PL | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a3348ea..9627817 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 590b70c..03e5702 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";/