Bug 829459 - [bn_IN] failed pofilter unchanged option test for subscription-manager translations
Summary: [bn_IN] failed pofilter unchanged option test for subscription-manager transl...
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 19:51 UTC by Sharath Dwaral
Modified: 2015-03-23 01:13 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Sharath Dwaral 2012-06-06 19:51:17 UTC
Description of problem:
Some of gnome English words remanin ubtranslated for 'bn_IN' 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/bn_IN/LC_MESSAGES/rhsm.mo -o /usr/share/locale/bn_IN/LC_MESSAGES/rhsm.po
[root@fsharath-rhel63server ~]# pofilter --gnome -t unchanged /usr/share/locale/bn_IN/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-13 02:03-0400\n"
"Last-Translator: runab <runab>\n"
"Language-Team: Bengali (India) <anubad.org.in>\n"
"Language: bn-IN\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 "Red Hat Subscription Manager"
msgstr "Red Hat Subscription Manager"

# (pofilter) unchanged: Consider translating
msgid "Red Hat Subscription Validity Applet"
msgstr "Red Hat Subscription Validity Applet"

# (pofilter) unchanged: Consider translating
msgid "Subscription Manager - Subscription Assistant"
msgstr "Subscription Manager - Subscription Assistant"

# (pofilter) unchanged: Consider translating
msgid "Subscription Validity Applet"
msgstr "Subscription Validity Applet"

Actual results:
Shown above

Expected results:

> Except for "Red Hat" the other words are supposed to be 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:26:19 UTC
This all appear to be Product names or internal strings.


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