Bug 182449

Summary: system-config-securitylevel
Product: [Fedora] Fedora Reporter: Francesco Tombolini <tombo>
Component: system-config-securitylevelAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-29 15:08:17 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:

Description Francesco Tombolini 2006-02-22 17:15:31 UTC
Description of problem:
The software appear to be only partially translated. 

Version-Release number of selected component (if applicable):
system-config-securitylevel-1.6.15-1.1

How reproducible:
Run the application with italian locale set
LANG=it_IT.UTF-8

Steps to Reproduce:
1.
2.
3.
  
Actual results:
Some part of the interface remain untranslated

Expected results:
See the software translated

Additional info:
The it.po in CVS is fully translated

Comment 1 Chris Lumens 2006-02-22 18:07:46 UTC
Strings included in the glade file for the interface were not getting added to
the .pot file, so they weren't included in the translations.  While it's
probably too late to get any extra translations done, the good news is that a
lot of these glade strings already existed commended out in the .po files, so I
can roll a new package with a lot of the stuff updated.

Comment 2 Francesco Tombolini 2006-02-22 19:54:50 UTC
Thanks for the fast reply.
I have updated the .po with the new entry right now.