From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66813 invoked by alias); 18 Jun 2019 00:23:37 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 66746 invoked by uid 48); 18 Jun 2019 00:23:33 -0000 From: "digitalfreak at lingonborough dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/24652] szl_PL spelling correction Date: Tue, 18 Jun 2019 00:23:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: digitalfreak at lingonborough dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00098.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24652 Rafal Luzynski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |digitalfreak@lingonborough. | |com --- Comment #1 from Rafal Luzynski = --- Thank you for your contribution. 1. Can you please provide an authoritative (scientific etc.) source of your data? Usually our authoritative source is CLDR but unfortunately it does n= ot support Silesian. 1a. Can you consider adding Silesian to CLDR?=20 http://cldr.unicode.org/index/bug-reports#New_Locales 2. Can you please provide the change as a git patch? Make a local copy of glibc repository, apply your changes, commit locally adding your comment, a= nd use "git format-patch" to generate the patch. Then attach to this bug repo= rt. 3. Silesian is an inflected language so needs more changes: mon "styczy";/ "luty";/ ... this should be probably: alt_mon "styczy";/ "luty";/ ... mon "stycza";/ "lutygo";/ ... I can't speak Silesian so this may be wrong. Also please verify if abbrevi= ated nominative and abbreviated genitive month names are the same in Silesian. = If not, ab_alt_mon section must be provided. See the examples: * bug 10871 * https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommitdiff;h=3D2aa8009 (Pol= ish) * https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommitdiff;h=3D189699a (Kas= hubian) --=20 You are receiving this mail because: You are on the CC list for the bug.