Bug 441172 - Sec 3.5: need a little more kindness
Summary: Sec 3.5: need a little more kindness
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora Documentation
Classification: Fedora
Component: translation-quick-start-guide
Version: devel
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Noriko Mizumoto
QA Contact: A S Alam
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-07 00:02 UTC by Noriko Mizumoto
Modified: 2013-07-03 00:49 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-31 12:37:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Noriko Mizumoto 2008-04-07 00:02:18 UTC
Description of problem:
The consequence has not been described, thus the user can easily trip over.

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

How reproducible:
Always

Expected results:
A little more description to be added.

Step 2
Add "-o" option
$msgfmt -o system-config-firewall.mo ja.po
(the '-o' option will ensure that your file is named system-config-firewall.mo 
rather than messages.mo)

Step 3
Add to the process to be root user and the process to exit root user
$ su
(you need to be root to copy files to the LC_MESSAGES directory)$ 
mv system-config-firewall.mo
/usr/share/locale/ja/LC_MESSAGES/system-config-firewall.mo
$ exit

Step4
Use the example package command to clear explaination
$ LANG=ja_JP.UTF-8 system-config-firewall

Comment 1 Noriko Mizumoto 2008-04-18 06:45:55 UTC
Corrected


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