From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9CD9A39730FA; Fri, 8 Jan 2021 16:12:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9CD9A39730FA From: "alirezama at hotmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/27163] New: Error on test glk_IR with localedef Date: Fri, 08 Jan 2021 16:12:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: alirezama at hotmail 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: 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-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2021 16:12:54 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27163 Bug ID: 27163 Summary: Error on test glk_IR with localedef Product: glibc Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: localedata Assignee: unassigned at sourceware dot org Reporter: alirezama at hotmail dot com CC: libc-locales at sourceware dot org Target Milestone: --- Created attachment 13105 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13105&action=3Ded= it My glk_IR file Hello. I want to create glk_IR file according to this article: https://wiki.ubuntu.com/Translations/KnowledgeBase/AddingNewLanguage I tried to do this based on fa_IR. (Because Gilaki is similar to Farsi & Arabic) In the local test step, I got some errors: [error] LC_ADDRESS: terminology language code `glk' not defined [error] LC_ADDRESS: language abbreviation `glk' not defined [error] LC_ADDRESS: language abbreviation `glk' not defined I did the test like this: sudo localedef -i glk_IR -c -f ISO-8859-6 glk_IR Is seems it's because of these lines: lang_ab "glk" lang_term "glk" lang_lib "glk" But I'm sure glk is Gilaki's language code. I never seen any other codes for Gilaki. I also attached my glk_IR file. (It's NOT completed. I only want to know wh= at I should do about errors.) Where should I search for this problem? Or maybe I should just ignore this? Thank you --=20 You are receiving this mail because: You are on the CC list for the bug.=