Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 138633
Summary: | [gimlet] does not show Bn string for Bengali locale | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | im-sdk | Assignee: | Jatin Nansi <jnansi> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | eng-i18n-bugs, jnansi, llch, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | im-sdk-12.1-8 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-22 01:13:00 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 125997, 126002, 137149 |
Description
Jens Petersen
2004-11-10 13:02:09 UTC
Ok, changing Gimlet's lang data from "bn" to "bn_IN" helps for "bn_IN", but not "bn_BD". (For a "bn_BD" session gimlet then shows "En".) Jatin, can we change the Bengali LE in unitLE to have locale name bn rather than bn_IN? (This is already done for some other langs.) [Personally I would prefer all LEs just to use the two letters for their language name when there is no ambiguity, but that will have to wait for FC4.] Is the difference bn_IN and bn_BD just grammatical? (i.e. will current layouts be suitable with bn_BD?) Maybe changing gimlet affects less if the above question is a no. Well gimlet's locale/language certainly needs to and is going to improve, but if we fix it as bn_IN, then people using bn_BD won't be able to see Bn in gimlet. It should be equally trivial to change unitLE to say "bn" rather than "bn_IN" though, and lots of other LEs already do that. [In the long run LEs shouldn't be hardcoded in gimlet of course...] Had a look with im-sdk-12.1-7. It seems that even when bn is added to the GIMLET it cannot be selected. Hence, input is not possible in the bn locale except via using the hotkey menu. When gimlet and unitLE agree on the bn locale it works fine, but when they don't Bengali can't be activated as you opserve. This should be fixed in im-sdk-12.1-8. Confirmed fixed in im-sdk-12.1-8. Bn (india) is now being displayed. Thanks. |