Bug 113995 - gdm ja translation of password and shutdown missing
Summary: gdm ja translation of password and shutdown missing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On: 114986
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-21 02:10 UTC by Jens Petersen
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-02-02 19:50:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2004-01-21 02:10:15 UTC
Description of problem:
On the gdm login screen in Japanese, the word
"Password" that appears when the user is prompted
for her/his password, and the word "Shutdown"
which appears in the gdm "panel" at the bottom
are not translated into Japanese, ie they appear
untranslated in English.

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

Additional info:
This problem also occurred in FC1.

Comment 1 Sarah Wang 2004-01-22 23:16:00 UTC
Anyone know which package contains the translation? Is it redhat-artwork?

Sarah

Comment 2 David Joo 2004-01-22 23:26:23 UTC
Sarah, it is in 

[bluedot@style bluedot]$ rpm -qf 
usr/share/locale/ja/LC_MESSAGES/gdm-2.4.mo 
gdm-2.4.1.6-2

However, since it is in the form of;
msgid "Shut _down..."

You may not be able to find it with "shutdown" string search.


Comment 3 David Joo 2004-01-22 23:35:23 UTC
Also after a search...

It is translated..

msgid "Shut _down..."
msgstr "åæ­¢(_d)..."


Comment 4 Jens Petersen 2004-01-23 03:04:39 UTC
No, the string that needs translation is "Shut_down"
not "Shut _Down".  Also "Password: " needs to be changed
to "Password:".

Comment 5 Noriko Mizumoto 2004-01-28 02:47:54 UTC
I have checked FC1 gdm and confirmed that the strings, "Password:",
"Shutdown (in the panel)" and "Incorrect username or password. Letters
must be typed in the correct case." are remained in English.

But seeing usr/share/local/ja/LC_MESSAGES/gdm.po, there are
translations for the above strings.
It seems that something prevents these translations to be displayed in
gdm.

Comment 6 Jens Petersen 2004-01-28 03:42:08 UTC
Noriko, as I said the strings have changed. If you look in gdm-2.4.pot,
you will see:

"Shut _Down"  is now  "Shut_down",
"Password: "  is now  "Password:" and

"Incorrect username or password.  Letters must be typed in the correct
case.  "
"Please be sure the Caps Lock key is not enabled"
              is now separated and changed to
"Incorrect username or password.  Letters must be typed in the correct
case."

&

"Please make sure the Caps Lock key is not enabled."

[Please copy the strings from gdm-2.4.pot since bugzilla will
 probably change the linebreaks and spacing here.]

Comment 7 Noriko Mizumoto 2004-01-30 04:55:04 UTC
Jens-san, 
gnome-2.4 seems already been frozen.
They are working on 2.6 now.
Thus it is not possible to touch frozen file.
The changes made has been reflected in 2.6 po file.

please see here; 
http://developer.gnome.org/projects/gtp/status/gnome-2.4/PO/
gdm2.gnome-2-4.ja.po

Comment 8 Leon Ho 2004-01-30 05:18:32 UTC
Look like the ja.po in the upstream cvs is okay, but our package one
is not. Should we ask our pkg maintainer to update the po files thru
upstream cvs?

Comment 9 Jens Petersen 2004-01-30 08:38:21 UTC
Nevermind.

Our gdm srpm carries and uses an old obsolete ja.po file. :-(

[I'm not sure why that update wasn't done as a patch - 
 presumably because of coding worries?]

Comment 10 Akira TAGOH 2004-01-30 12:46:59 UTC
because of patching to the po file is horrible. it's always updated
when the new one is released. and we almost need rework to apply the
patch.

Comment 11 Jens Petersen 2004-02-02 07:13:02 UTC
Unfortunately the original intended changes:

  s/msgstr "%a %b %d, %H:%M"/msgstr "%m/%d (%a) %H:%M"/

and

  s/msgstr "%a %b %d, %I:%M %p"/msgstr "%m/%d (%a) %p %I:%M"/

haven't gone upstream yet...  In the mean time I would suggest to
either make the change with sed/perl or to drop it until it goes
upstream.


Comment 12 Warren Togami 2004-02-02 19:50:08 UTC
You should see this in rawhide soon.

Comment 13 Jens Petersen 2004-02-06 10:58:53 UTC
Thank you, confirmed fixed in both FC Devel and Fc1 Testing.


Note You need to log in before you can comment on or make changes to this bug.