Bug 1324569

Summary: Libvirt zanata translations have not been updated for more than year
Product: [Fedora] Fedora Reporter: Yuri Chornoivan <yurchor>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: agedosier, berrange, clalancette, crobinso, itamar, jforbes, laine, libvirt-maint, piotrdrag, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 14:30:06 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:

Description Yuri Chornoivan 2016-04-06 16:12:39 UTC
Description of problem:
Libvirt Zanata template has not been updated for more than year (17-03-2015).

Now "make update-po" shows for the raw uk.po file in repo

7813 translated messages, 751 fuzzy translations, 249 untranslated messages.

and

7900 translated messages, 751 fuzzy translations, 162 untranslated messages.

for "100%"-translated file from Zanata:

https://fedora.zanata.org/iteration/view/libvirt/master/languages/uk

Version-Release number of selected component (if applicable):
git/master

How reproducible:
Always

Steps to Reproduce:
./autogen.sh && cd /po && make update-po

Actual results:
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
7813 translated messages, 751 fuzzy translations, 249 untranslated messages.

Expected results:
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
8813 translated messages.

Additional info:
Many thanks from Fedora translators for uploading new template to Zanata and using our translations in the future releases.

Comment 1 Cole Robinson 2016-04-08 00:13:35 UTC
DV, do you have a 'zanata-cli push' call somewhere in your release process?

Comment 2 Yuri Chornoivan 2016-04-08 13:49:50 UTC
Thanks for updating template on Zanata. Now this bug can be closed.

However I'm not sure about the status of NEEDINFO request, so leave changing the status of bug for developers and maintainers consideration.

Comment 3 Cole Robinson 2016-04-20 14:26:09 UTC
Sounds like the root issue was fixed, so closing. I'll follow up with DV