Bug 829470 - [or] failed pofilter unchanged options for subscription-manager translations
Summary: [or] failed pofilter unchanged options for subscription-manager translations
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 5.9
Assignee: Bryan Kearney
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: 771748
TreeView+ depends on / blocked
 
Reported: 2012-06-06 20:48 UTC by Sharath Dwaral
Modified: 2015-03-23 01:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-21 19:32:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sharath Dwaral 2012-06-06 20:48:09 UTC
Description of problem:
Some of gnome English words remanin ubtranslated for 'or' language.  Sample output is shown below, 

Version-Release number of selected component (if applicable):
[root@fsharath-rhel63server ~]# rpm -q subscription-manager
subscription-manager-0.99.19-1.el6.x86_64

How reproducible:

[root@fsharath-rhel63server ~]# msgunfmt --no-wrap /usr/share/locale/or/LC_MESSAGES/rhsm.mo -o /usr/share/locale/or/LC_MESSAGES/rhsm.po
[root@fsharath-rhel63server ~]# pofilter --gnome -t unchanged /usr/share/locale/or/LC_MESSAGES/rhsm.po
processing 1 files...
msgid ""
msgstr ""
"Project-Id-Version: l 10n\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-05-16 08:40-0400\n"
"PO-Revision-Date: 2012-04-11 12:08-0400\n"
"Last-Translator: mgiri <mgiri>\n"
"Language-Team: Oriya <oriya-it>\n"
"Language: or\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Zanata 1.5.0\n"

# (pofilter) unchanged: Consider translating
msgid "%prog [options]"
msgstr "%prog [options]"

Actual results:
Shown above

Expected results:

> 'options' not translated to it's respective native language.

Additional info:

http://translate.sourceforge.net/wiki/toolkit/pofilter_tests#unchanged

Comment 2 Bryan Kearney 2012-06-21 19:32:31 UTC
Either internal widget names, or variables which should not be translated.

Comment 3 Manoj Kumar Giri 2012-06-25 12:50:30 UTC
Corrected translation error in Subscription Manager (1.0.X).


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