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 121736

Summary: .desktop translation causes the confusion on KDE
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, noriko, notting, pcormier
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-01 13:21:30 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: 114961    
Attachments:
Description Flags
updated konsole.desktop none

Description Akira TAGOH 2004-04-26 22:39:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.6)
Gecko/20040413 Debian/1.6-5

Description of problem:
This problem may happens since we have different behavior on the menu
item. actually gnome-terminal.desktop has the Japanese translation as
"GNOME <Japanese word>Terminal</Japanese word>. this is true on GNOME.
but this menu item is realized konsole on KDE. I mean "GNOME <Japanese
word>Terminal</Japanese word> realizes konsole on KDE. This behavior
is silly and makes the confusion for the KDE people.
Actually this translation isn't wrong, because basically it's assuming
it's used on only GNOME. so this problem is really Red Hat specific.
Anyway we need to fix this translation.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.look at the terminal iteam from Red Hat menu on KDE
2.
3.
    

Actual Results:  it's shown as GNOME <Japanese word>Terminal</Japanese
word>

Expected Results:  it should be <Japanese word>Terminal</Japanese
word> or so.

Additional info:

Comment 1 Akira TAGOH 2004-04-27 06:52:53 UTC
I had one misunderstanding. Than said, KDE is going to find out the
.desktop files under /usr/share/applications/kde/ now, and kdebase has
konsole.desktop, which is based on gnome-terminal.desktop.
I'm reassigning this bug to kdebase so that kdebase.srpm contains
konsole.desktop, which has wrong translation for KDE.

Comment 2 Akira TAGOH 2004-04-27 06:57:47 UTC
Created attachment 99709 [details]
updated konsole.desktop

This is updated konsole.desktop. Than, could you rebuild kdebase with this one?

Comment 3 Leon Ho 2004-05-01 11:46:57 UTC
Than, let me know if you require any resources to rebuild this package.

Comment 4 Than Ngo 2004-05-01 13:21:30 UTC
it's fixed in kdebase-3.2.2-3. Many thanks for your new translation ;-)