Bug 30701 - Broken LOCALE messages files in uudecode
Summary: Broken LOCALE messages files in uudecode
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: sharutils
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-05 21:30 UTC by Jason Haar
Modified: 2007-04-18 16:31 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-03-05 21:30:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Jason Haar 2001-03-05 21:30:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2 i686)


When running "uudecode -h" under the French LOCALE, it returns all the
options it does under English EXCEPT FOR the "-o" option.

For some reason that's been missed in the translations.

This affects RH 6.2 and 7.0

Reproducible: Always
Steps to Reproduce:
1. export LOCALE=fr
2. uudecode -h
3.
	

Actual Results:  see Description

Expected Results:  It should have returned the same options as the English
version

Comment 1 Ngo Than 2001-03-06 15:12:23 UTC
You should do export LANG=fr_FR instead LOCALE=fr. It will work

Comment 2 Jason Haar 2001-03-06 19:35:58 UTC
Sorry - but a user in France reported this to me as a problem with my product
which uses uudecode. I would have assumed he had his locale set correctly!


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