Bug 1005644

Summary: String don't appear in .po files
Product: [Fedora] Fedora Reporter: dominique <chepioq>
Component: anacondaAssignee: David Shea <dshea>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, chepioq, dshea, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: anaconda-20.17-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-19 02:40:08 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 dominique 2013-09-09 04:44:49 UTC
I am french member on transifex.

There are new strings for translate in anaconda, in this windows : http://pix.toile-libre.org/upload/original/1378658095.jpg

In the .po file the Size policy string is present, but string for option  (Automatic, As large as possible, Fixed ) are not in the .po file.
They are in the /pyanaconda/ui/gui/spokes/custom.glade and marked as translatable : 
<object class="GtkComboBoxText" id="containerSizeCombo">
                    <property name="visible">True</property>
                    <property name="can_focus">False</property>
                    <property name="entry_text_column">0</property>
                    <property name="id_column">1</property>
                    <items>
                      <item translatable="yes">Automatic</item>
                      <item translatable="yes">As large as possible</item>
                      <item translatable="yes">Fixed</item>
                    </items>

Can you update the .po file ?

Comment 1 Fedora Update System 2013-09-12 01:02:41 UTC
anaconda-20.15-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/anaconda-20.15-1.fc20

Comment 2 dominique 2013-09-12 04:07:00 UTC
(In reply to Fedora Update System from comment #1)
> anaconda-20.15-1.fc20 has been submitted as an update for Fedora 20.
> https://admin.fedoraproject.org/updates/anaconda-20.15-1.fc20

Thank for this update, that solve problem.

Comment 3 Fedora Update System 2013-09-12 16:26:58 UTC
Package anaconda-20.15-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing anaconda-20.15-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-16519/anaconda-20.15-1.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-09-14 01:04:32 UTC
anaconda-20.16-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/anaconda-20.16-1.fc20

Comment 5 Fedora Update System 2013-09-16 17:47:21 UTC
anaconda-20.17-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/anaconda-20.17-1.fc20

Comment 6 Fedora Update System 2013-09-19 02:40:08 UTC
anaconda-20.17-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.