Description of problem: In gu_IN locale on ia64, the status window for phonetic after the key F6 is pressed is displayed in English. tried with x86 and it is display in the native characters. Version-Release number of selected component (if applicable): im-sdk-12.1-10.test.2 How reproducible: Always Steps to Reproduce: 1.LANG=gu_IN.UTF-8 gedit 2.press F6 to change to phonetic input 3. Actual results: status window is in english Expected results: status window should be in gu_IN locale Additional info:
The bug has extended to pa_IN in im-sdk-12.1.10.EL. So we now see the word Phonetic in gu and pa after pressing F6.
For me, gu was ok in -10, but not pa. and this problem isn't the architecture-specific problem. I can reproduce this problem on even i386. Well, this problem happens because of the strings in phonetic.utf wasn't actually translated. in particular below section in dict/GURMUKHI/phonetic.utf: [ Description ] Locale Name: pa_IN.UTF-8 Layout Name: Phonetic Layout Name is what you see on the status window. for instance, these entries for HINDI is: [ Description ] Locale Name: हिà¤à¤¦à¥ Layout Name: धà¥à¤µà¤¨à¥à¤¯à¤¾à¤¤à¥à¤®à¤ (perhaps it may be broken during Cut-n-Paste). I'll reassign this to Jatin.
Created attachment 107824 [details] screenshot of status window in KDE
just looked at a screenshot now. it seems to me that because of Indic fonts doesn't have the roman-glyphs. perhaps we could file a separated bug to show non-translated status string. closing as DUPLICATED. *** This bug has been marked as a duplicate of 141723 ***