Bug 1044288

Summary: Localization not working even for languages that are localized
Product: Red Hat Enterprise Linux 7 Reporter: Noriko Mizumoto <noriko>
Component: chkconfigAssignee: Lukáš Nykrýn <lnykryn>
Status: CLOSED NOTABUG QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-18 06:14:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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: