Bug 102798 - Set the correct domain to show localized help option message
Summary: Set the correct domain to show localized help option message
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: popt
Version: 9
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-21 09:28 UTC by Nakai
Modified: 2007-04-18 16:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-08-21 14:58:04 UTC
Embargoed:


Attachments (Terms of Use)
diff for popthelp.c (689 bytes, patch)
2003-08-21 09:29 UTC, Nakai
no flags Details | Diff
ja.po under rpm/popt/po/ directory which you shouldn't miss (2.41 KB, text/plain)
2003-08-21 09:30 UTC, Nakai
no flags Details

Description Nakai 2003-08-21 09:28:41 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ja-JP; rv:1.2.1) Gecko/20030225

Description of problem:
popt help option is gettextized but there is no
domain specification, so that is as same as nothing
even while translators translate so much.


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


How reproducible:
Always

Steps to Reproduce:
1. msgfmt -o /usr/share/locale/ja/LC_MESSAGES/popt.mo popt-ja.po
2. Run LANG=ja_JP.eucJP gnumeric --help
3. See the description of --help or --usage. Localized?
    

Actual Results:  English

Expected Results:  Japanese

Additional info:

This bug prevents whooole GNOME/GTK+2 apps from showing
up the fully localized help option messages, for all languages...

And, the is a trivial fix.

Comment 1 Nakai 2003-08-21 09:29:32 UTC
Created attachment 93811 [details]
diff for popthelp.c

Comment 2 Nakai 2003-08-21 09:30:31 UTC
Created attachment 93812 [details]
ja.po under rpm/popt/po/ directory which you shouldn't miss

Comment 3 Jeff Johnson 2003-08-21 14:58:04 UTC
Added in CVS, should be in popt-1.8.1-0.32 when built.

Thanks for the patch.

Comment 4 Bill Nottingham 2003-08-22 15:18:49 UTC
*** Bug 102254 has been marked as a duplicate of this bug. ***


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