Bug 9544 - Messages from /gurpm/RPMProgressDialog.pm are not extracted for translation
Summary: Messages from /gurpm/RPMProgressDialog.pm are not extracted for translation
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2013-03-26 19:50 CET by Yuri Chornoivan
Modified: 2013-03-26 21:35 CET (History)
0 users

See Also:
Source RPM: urpmi-7.23-1.mga3.src.rpm
CVE:
Status comment:


Attachments
Patch to add the missing file to extraction (525 bytes, patch)
2013-03-26 20:03 CET, Yuri Chornoivan
Details | Diff

Description Yuri Chornoivan 2013-03-26 19:50:55 CET
Description of problem: /gurpm subfolder is not included into Makefile in /po subfolder so the messages from there are not extracted.


Version-Release number of selected component (if applicable): 7.23


How reproducible: Always


Steps to Reproduce:

1. Search for some message from RPMProgressDialog.pm (e.g. "Distribution Upgrade") in urpmi.pot
2. Nothing is found.


Many thanks for fixing this bug.


Reproducible: 

Steps to Reproduce:
Comment 1 Yuri Chornoivan 2013-03-26 20:03:08 CET
Created attachment 3663 [details]
Patch to add the missing file to extraction

urpmi.pot should be removed and the files should be regenerated with "make update_n_merge" to take effect.
Manuel Hiebel 2013-03-26 20:36:51 CET

Keywords: (none) => Triaged
Assignee: bugsquad => thierry.vignaud

Comment 2 Thierry Vignaud 2013-03-26 20:55:09 CET
There's no new message.

Status: NEW => RESOLVED
Resolution: (none) => INVALID

Comment 3 Yuri Chornoivan 2013-03-26 21:07:56 CET
(In reply to Thierry Vignaud from comment #2)
> There's no new message.

Ok. 

*** Please remove urpmi.pot before re-generation. ***

This issue was reported by Marek Laane in mageia-i18n mailing list:

https://www.mageia.org/pipermail/mageia-i18n/2013-March/004119.html

So it is not only me. It is true that there are only 2 really new messages (most of the translations are now in the commented parts of POs), but they are there.

The new messages (copy-pasted from re-generated urpmi.pot):

#: ../gurpm/RPMProgressDialog.pm:47
#, c-format
msgid "Distribution Upgrade"
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:47
#, c-format
msgid "Packages installation"
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:125
#, c-format
msgid "Please wait..."
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:287
#, c-format
msgid "Verifying package signatures..."
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:306 ../urpm/install.pm:107
#, c-format
msgid "Preparing..."
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:310
#, c-format
msgid "Removing package `%s' ..."
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:314
#, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:342
#, c-format
msgid "Downloading package `%s'..."
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:346
#, c-format
msgid "Cancel"
msgstr ""

#: ../gurpm/RPMProgressDialog.pm:356 ../urpm.pm:453 ../urpm/download.pm:857
#: ../urpm/get_pkgs.pm:278 ../urpm/media.pm:1078 ../urpm/media.pm:1604
#: ../urpm/media.pm:1755
#, c-format
msgid "...retrieving failed: %s"
msgstr ""

Status: RESOLVED => REOPENED
Resolution: INVALID => (none)

Comment 4 Thierry Vignaud 2013-03-26 21:35:27 CET
Actually there're a couple new strings that I forgot to sync with rpmdrake.
Thx for the patch

Status: REOPENED => RESOLVED
Resolution: (none) => FIXED


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