Bug 123941
Summary: | gnome evolution description/tooltip jp translation bad | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eido Inoue <havill> |
Component: | redhat-menus | Assignee: | Warren Togami <wtogami> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2 | CC: | eng-i18n-bugs, snickell, wtogami |
Target Milestone: | --- | Keywords: | i18n |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-10-21 10:36:03 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: | 125270 |
Description
Eido Inoue
2004-05-21 21:17:04 UTC
Can you tell me which package is providing the "launchmail" launcher? Comment 1: > Can you tell me which package is providing the "launchmail" launcher? htmlview-3.0.0-4. I guess the bug needs to be changed to that component perhaps. Are you sure? The "htmlview' package seems to be a launcher for Mozilla, not Evolution Comment 3: > Are you sure? The "htmlview' package seems to be a launcher for Mozilla, not Evolution $ rpm -qf /usr/bin/launchmail htmlview-3.0.0-4 $ /usr/bin/launchmail (Evolution appears) OK - launchmail was added to htmlview-3.0.0 in version 4 (I was looking at version 3). I believe it's a symlink to a .desktop file in the redhat-menus package. Changing component to "redhat-menus" For the benefit of the pkg maintainer if they don't read Japanese: the resulting translation (ommision of the word "Evolution") is not just a proper branding problem; it's an embarrassing miss in that it's grammatically incorrect and in-your-face in the main internet menu and on the gnome-panel at startup. Current translation is roughly equivalent to: "'s e-mail" This is my fault. The following I believe needs to be done in order to fix this: 1) Split the .pot into two files, one for evolution and another for generic mail. (Probably do the same for Mozilla and generic browser too.) I am not entirely sure how to do this so I would appreciate if a i18n developer can walk me through this. 2) Issue a redhat-menus package update. Havill asked why we need two: 1) Panel launchers need the generic launchers. 2) Menus minimally should have specific app launchers. 3) Generic and specific launchers are NOT the same thing. Also note that the Epiphany launcher needs yet another split translation. I do not consider this issue alone to be good reason to push an update for redhat-menus. If other issues in redhat-menus are identified and corrected, then a package update can be issued which solves this and the other issues. After discussing this a bit with the desktop team, they took offense to there being two menu options for "Web Browser" after this change. Removing the generic launchers for "Web Browser" and "E-mail" from FC3 in addition to fixing this bug in the Japanese translation. The .po file for redhat-menus needs to be changed and translations fixed the correct way. I am guessing both the .po and .pot files are on elvis, but I have no idea where... anyone? Arg... no I am wrong. It still needs to split into two different strings in the .po because the generic launcher is for the default panel. Comment #10 and #11 correct implementation with .po files was done by jrb for FC3. This is not worth fixing for FC2. |