[Bug localedata/27163] New: Error on test glk_IR with localedef
alirezama at hotmail dot com
sourceware-bugzilla@sourceware.org
Fri Jan 8 16:12:54 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27163
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=13105&action=edit
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 what I
should do about errors.)
Where should I search for this problem? Or maybe I should just ignore this?
Thank you
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list