Bug 1044288 - Localization not working even for languages that are localized
Summary: Localization not working even for languages that are localized
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: chkconfig
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Lukáš Nykrýn
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-18 03:14 UTC by Noriko Mizumoto
Modified: 2013-12-18 06:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-18 06:14:33 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Noriko Mizumoto 2013-12-18 03:14:43 UTC
Description of problem:
Output appears in English

Version-Release number of selected component (if applicable):
Filed from caserun (http://download.englab.bne.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131127.1/compose/Client/x86_64/os/)
chkconfig-1.3.61-2.el7.x86_64

How reproducible:


Steps to Reproduce:
1.[nmizumoto@localhost ~]$ LANG=ja-JP.UTF-8 chkconfig -h
2.
3.

Actual results:
[nmizumoto@localhost ~]$ LANG=ja-JP.UTF-8 chkconfig -h
chkconfig version 1.3.61 - Copyright (C) 1997-2000 Red Hat, Inc.
This may be freely redistributed under the terms of the GNU Public License.

usage:   chkconfig [--list] [--type <type>] [name]
         chkconfig --add <name>
         chkconfig --del <name>
         chkconfig --override <name>
         chkconfig [--level <levels>] [--type <type>] <name> <on|off|reset|resetpriorities>


Expected results:
Output appears in localized language (ja-JP)

Additional info:


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