Bug 134554

Summary: Polish translation is missing (lang-table bug).
Product: [Fedora] Fedora Reporter: Tom Berner <tom>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: nobody+pnasrat, piotrdrag
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-25 13:38:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 484497    

Description Tom Berner 2004-10-04 16:11:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
There are no polish translation (only help avaliable) during installation.

There is mistake in /usr/lib/anaconda/lang-table.
The last column for polish language is:
po_PL.UTF-8
and should be
pl_PL.UTF-8

For polish language in /usr/lib/anaconda/lang-names should be:
Polish Polski


Version-Release number of selected component (if applicable):
anaconda-10.0.2-4 anaconda-10.0.3.10-1 

How reproducible:
Always

Steps to Reproduce:
1. grep Polish /usr/lib/anaconda/lang-table
2. grep Polish /usr/lib/anaconda/lang-names
3.

Comment 1 Jeremy Katz 2004-10-04 16:56:07 UTC
Nice fix.  Thanks, fixed in CVS, will be in 10.0.3.11