Bug 189851
Summary: | [bn] Translated shortcuts are not uniform | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | A S Alam <aalam> | ||||||||
Component: | libgnomeprintui | Assignee: | Ankit Patel <ankit> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | CC: | eng-i18n-bugs, majain, mshao, runab, trans-bn, triage | ||||||||
Target Milestone: | --- | Keywords: | Translation | ||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | bzcl34nup | ||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2008-05-06 11:24:24 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: | 126002, 222619 | ||||||||||
Attachments: |
|
Description
A S Alam
2006-04-25 06:28:13 UTC
Created attachment 128180 [details]
shortcut key
addition Translation Files: /usr/share/locale/bn/LC_MESSAGES/gtk20.mo /usr/share/locale/bn/LC_MESSAGES/gtk20-properties.mo as Other Indic Langauges (Gujarati, Hindi, Punjabi) are using "English" Shortcuts, So English shortcuts are Recommend The important bit here is that "shortcuts" must be characters that can actually be typed on typical keyboards used for the language, since it doesn't work to have shortcuts with characters that can only be entered via input methods. Adding the Bengali LM to the CC list. Press Ctrl+P (or Print from menu), then check Location->Default-> able to see 2 shortcut keys still in Bengali, don't know gedit or gtk+ issue Created attachment 145561 [details]
Bug is still existing.
gtk-print?
Checked up gedit-print.[ch] and found this... #include <libgnomeprintui/gnome-print-dialog.h> Wrong translations are coming from libgnomeprintui package. There is nothing any of us (desktop team) can do about wrong bn translations. Any fixes here need to come from the i18n side. I am not sure if the bug is for bn or bn_IN. The steps to reproduce suggest the latter. In that case the translations for libgnomeprintui for bn_IN does not contain any bn characters as shortcut keys. I suspect (and the translated UI text suggest as well) that in this case bn translations are being used instead of bn_IN. The translation looks fine to me in RHEL5 Client. Does the problem solved, Runa? Not really chester. Instead of the bn_IN translations the bn translations (that contain the bengali shortcuts) are being used in the bn_IN locale. The bn_IN translations are here: http://l10n.gnome.org/POT/libgnomeprintui.gnome-2-12/libgnomeprintui.gnome-2-12.bn_IN.po but the libgnomeprintui-2.2.mo file does not exist in /usr/share/locale/bn_IN/LC_MESSAGES I have found that only "incremental search" menu item is written in English. Rest are in Bengali. Based on the date this bug was created, it appears to have been reported against rawhide during the development of a Fedora release that is no longer maintained. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained. If this bug remains in NEEDINFO thirty (30) days from now, we will automatically close it. If you can reproduce this bug in a maintained Fedora version (7, 8, or rawhide), please change this bug to the respective version and change the status to ASSIGNED. (If you're unable to change the bug's version or status, add a comment to the bug and someone will change it for you.) Thanks for your help, and we apologize again that we haven't handled these issues to this point. The process we're following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again. Is this still a problem? Created attachment 304624 [details]
Screenshot of fixed application
|