Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 929218

Summary: [de_DE] pofilter unchanged test is failing
Product: [Community] Candlepin (Migrated to Jira) Reporter: John Sefler <jsefler>
Component: candlepinAssignee: Adrian Likins <alikins>
Status: CLOSED CURRENTRELEASE QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.9CC: bkearney, fsharath, hpeters, omaciel
Target Milestone: ---Keywords: Translation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-01 13:51: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:
Embargoed:
Bug Depends On:    
Bug Blocks: 840995, 863175, 920191    

Description John Sefler 2013-03-29 14:27:52 UTC
Description of problem:

msgid "Unable to attach a subscription for a product that has no pool: {0} "
msgstr "Unable to attach a subscription for a product that has no pool: {0} "

The msgstr is not translated to Deutsch

Version-Release number of selected component (if applicable):
[root@jsefler-f14-candlepin po]# git show-ref | grep master
b3aba7272d1b310b5a7ddc20b0d7d99caf3295b0 refs/heads/master

https://translate.zanata.org/zanata/iteration/view/candlepin/master

Comment 1 Hedda Peters 2013-04-01 22:49:05 UTC
Thanks for the catch - fixed.

Comment 3 Bryan Kearney 2013-04-19 16:52:10 UTC
Fixed in

commit db74cbd64592633bc40dd4aabd0219d674231c7d
Author: Bryan Kearney <bkearney>
Date:   Fri Apr 19 12:49:40 2013 -0400

    Pull in the latest strings

Test with 0.8.5 or later.

Comment 4 Sharath Dwaral 2013-06-05 19:50:57 UTC
Version

Candlepin 0.8.13


On the candlepin server

# cat /root/candlepin/po/de_DE.po | grep "Unable to attach a" -A3
msgid "Unable to attach a subscription for a product that has no pool: {0} "
msgstr ""
"Subskription für ein Produkt ohne Pool kann nicht verknüpft werden: {0} "

VERIFIED