GNOME Bugzilla – Bug 689269
user can search language only with English language
Last modified: 2012-12-04 02:11:52 UTC
Suppose user is using Hindi language and he wants to search English or Marathi language then he needs to select English as input source. How to reproduce:- 1: With Marathi input source (other than English) go to "Region and Language setting" . 2: Add language , search language will come up 3: type "मराठी" which is "Marathi" in English Result: Nothing shows up. Actual Result: Marathi Language should get displayed/selected How to fix: CLDR database has mapping of each language into other languages. http://cldr.unicode.org/ We need to create db from those xml file. I can work on it and provide patch.
That could even help bug 684540: with such a DB, G-C-C could search for the user input in other languages than the current locale.
We have that mapping available - we've had such bilingual language lists in gdm in the past.
(In reply to comment #2) > We have that mapping available - we've had such bilingual language lists in gdm > in the past. Yes it would be nice to have it "everywhere".
*** This bug has been marked as a duplicate of bug 684861 ***