|
View:
New views
20 Messages
—
Rating Filter:
Alert me
|
| < Prev | 1 - 2 | Next > |
|
|
[Bug localedata/13282] New: New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
Bug #: 13282 Summary: New Locale language for Bodo India Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: localedata AssignedTo: libc-locales@... ReportedBy: alayaran@... Classification: Unclassified Created attachment 5976 --> http://sourceware.org/bugzilla/attachment.cgi?id=5976 New Locale bd_IN Bodo language is an Indian Language recognized by Govt. of India and its spoken nearly 2 million people. This language uses Devanagari code as written script. This file is same as hi_IN and where hi_IN has been renamed as bd_IN. Thanks add this i need to see my language on open source products :) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
Pravin S <pravin.d.s at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5976|0 |1 is obsolete| | --- Comment #1 from Pravin S <pravin.d.s at gmail dot com> 2011-10-12 15:15:09 UTC --- Created attachment 5977 --> http://sourceware.org/bugzilla/attachment.cgi?id=5977 Bodo language locale for India Yesterday saw http://tdil-dc.in/index.php?option=com_vertical&parentid=70&lang=en (1) Initially CLDR had provision for building locale data for 15 Indian languages and with the TDIL efforts Bodo language has been included in CLDR 1.9. Reference http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml Bodo does not have 2-digit http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes also most of the LC_TIME field in earlier patch were just copy of mr_IN locale, actually it differs lot from Marathi http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml Added alayaran@... as a contributor in brx_IN file -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
Pravin S <pravin.d.s at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pravin.d.s at gmail dot com -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #2 from bd_IN <alayaran at gmail dot com> 2011-10-12 18:32:19 UTC --- Comment on attachment 5977 --> http://sourceware.org/bugzilla/attachment.cgi?id=5977 Bodo language locale for India sir our bodo language uses Devanagari but not all bodo words are exactly like Hindi... http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml in this link what are generated from brx_IN is all Hindi words. which file to modify to exactly see the bodo words? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #3 from Pravin S <pravin.d.s at gmail dot com> 2011-10-13 04:53:47 UTC --- (In reply to comment #2) > Comment on attachment 5977 [details] > Bodo language locale for India > > sir our bodo language uses Devanagari but not all bodo words are exactly like > Hindi... Yes exactly. > http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml > in this link what are generated from brx_IN is all Hindi words. which file to > modify to exactly see the bodo words? http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml is standard CLDR file for Bodo language. Based on this i have prepared brx_IN locale file, we should follow above file copying some text from above file for you <day type="sun">रबिबार</day> <day type="mon">समबार</day> <day type="tue">मंगलबार</day> <day type="wed">बुदबार</day> <day type="thu">बिसथिबार</day> <day type="fri">सुखुरबार</day> <day type="sat">सुनिबार</day> -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #4 from bd_IN <alayaran at gmail dot com> 2011-10-13 08:13:08 UTC --- sir the > http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml >4283 <posix> >4284 <messages> >4285 <yesstr>हाँ</yesstr> >4286 <nostr>नहीं</nostr> >4287 </messages> >4288 </posix> should be replace with 4283 <posix> 4284 <messages> 4285 <yesstr>नंगौ</yesstr> 4286 <nostr>नङा</nostr> 4287 </messages> 4288 </posix> -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #5 from Pravin S <pravin.d.s at gmail dot com> 2011-10-13 08:38:54 UTC --- (In reply to comment #4) > should be replace with > 4285 <yesstr>नंगौ</yesstr> > 4286 <nostr>नङा</nostr> That's interesting. Do you have any reference for this. i.e. dictionary image etc. We can report bug against Unicode CLDR giving reference and ask them to correct it. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #6 from Sanjib Narzary <alayaran at gmail dot com> 2011-10-13 09:21:06 UTC --- ok i will find all the words which have to be modified in the > http://www.unicode.org/cldr/trac/browser/trunk/common/main/brx.xml and submit back to here..including all the photo images of the the related words from some of the anglo bodo dictionary...with authors name, book title, publishers name and year of publication... -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #7 from Sanjib Narzary <alayaran at gmail dot com> 2011-10-13 09:23:44 UTC --- by the way brx_In is not listed here... http://sourceware.org/git/?p=glibc.git;a=tree;f=localedata/locales;hb=HEAD what i need to do to be listed in there?? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
Pravin S <pravin.d.s at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5977|0 |1 is obsolete| | --- Comment #8 from Pravin S <pravin.d.s at gmail dot com> 2011-10-13 09:31:52 UTC --- Created attachment 5982 --> http://sourceware.org/bugzilla/attachment.cgi?id=5982 Bodo language locale for India Updated as per suggestions Sanjib. Once upstream developer commit brx_IN in git, it will appear at http://sourceware.org/git/?p=glibc.git;a=tree;f=localedata/locales;hb=HEAD it will take some time -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #9 from Sanjib Narzary <alayaran at gmail dot com> 2011-10-15 07:40:54 UTC --- waited for two days to commit but brx_IN is not listed in http://sourceware.org/git/?p=glibc.git;a=tree;f=localedata/locales;hb=HEAD normally how much days it will take to commit... -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #10 from Sanjib Narzary <alayaran at gmail dot com> 2011-10-17 11:46:50 UTC --- Comment on attachment 5982 --> http://sourceware.org/bugzilla/attachment.cgi?id=5982 Bodo language locale for India >% Contributed by Pravin Satpute <psatpute@...> and <alayaran@...> sir can you add my name here with my email Sanjib Narzary <alayaran@...> -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
Pravin S <pravin.d.s at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5982|0 |1 is obsolete| | --- Comment #11 from Pravin S <pravin.d.s at gmail dot com> 2011-10-17 12:52:41 UTC --- Created attachment 6009 --> http://sourceware.org/bugzilla/attachment.cgi?id=6009 Bodo language locale for India updated name. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #12 from Sanjib Narzary <alayaran at gmail dot com> 2011-10-26 10:33:55 UTC --- wish you a very happy diwali...:) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #13 from Pravin S <pravin.d.s at gmail dot com> 2011-10-26 15:54:39 UTC --- Sanjib, Happy diwali to you as well :) lets hope this will get committed soon in glibc upstream. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #14 from Sanjib Narzary <alayaran at gmail dot com> 2011-11-16 18:04:38 UTC --- brx_In has been added in Ubuntu glibc today. waiting for commit in glibc at sourceware too... -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #15 from Pravin S <pravin.d.s at gmail dot com> 2011-11-17 05:21:05 UTC --- I think they patches there glibc package, but anyway it is more important to get it commit in upstream. then it will automatically go every OS using glibc. :) I can try for Fedora but lets wait for upstream first, anyone here? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #16 from Sanjib Narzary <alayaran at gmail dot com> 2011-11-17 09:51:51 UTC --- ok thank you for the information.i will wait for the commit.fedora and xo is my first preference :) On Thu, Nov 17, 2011 at 10:51 AM, pravin.d.s at gmail dot com < sourceware-bugzilla@...> wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13282 > > --- Comment #15 from Pravin S <pravin.d.s at gmail dot com> 2011-11-17 > 05:21:05 UTC --- > I think they patches there glibc package, but anyway it is more important > to > get it commit in upstream. then it will automatically go every OS using > glibc. > :) > > I can try for Fedora but lets wait for upstream first, anyone here? > > -- > Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
--- Comment #17 from Sanjib Narzary <alayaran at gmail dot com> 2011-11-17 10:11:01 UTC --- yes sir, i was there in fedoraproject since from 2008.but due to less time effort i could not continue in the project actively. My email is ensilage@... in fedoraproject. I was in the cvs l10n group. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
|
|
[Bug localedata/13282] New Locale language for Bodo Indiahttp://sourceware.org/bugzilla/show_bug.cgi?id=13282
Ulrich Drepper <drepper.fsp at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |drepper.fsp at gmail dot | |com Resolution| |FIXED --- Comment #18 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-12-22 16:51:16 UTC --- I added the file. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |
| < Prev | 1 - 2 | Next > |
| Free embeddable forum powered by Nabble | Forum Help |