Bug 498212

Summary: Typo in french translation
Product: [Community] Virtualization Tools Reporter: Emmanuel Lacour <elacour>
Component: virt-managerAssignee: Daniel Berrangé <berrange>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: crobinso, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-16 11:50:40 UTC Type: ---
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: 493795    
Attachments:
Description Flags
Patch to french translation
none
French translation update none

Description Emmanuel Lacour 2009-04-29 13:45:50 UTC
Created attachment 341753 [details]
Patch to french translation

There is a typo in the french translation, attached patch fix this.

Comment 1 Emmanuel Lacour 2009-04-30 10:12:01 UTC
Please hold on this patch, I'm going to send a more complete one soon, there is a lot of mistake between state and actions in this translation.

Comment 2 Emmanuel Lacour 2009-05-13 12:47:57 UTC
Created attachment 343755 [details]
French translation update

Here is a more complete patch (thought not complete, but better).

$ msgfmt -c -o /dev/null --statistics po/fr.po
338 translated messages, 222 fuzzy translations, 119 untranslated messages.
$ patch -p1 < ~/patches/virt-manager_fr.patch 
patching file po/fr.po
$ msgfmt -c -o /dev/null --statistics po/fr.po
479 translated messages, 116 fuzzy translations, 92 untranslated messages.

Comment 3 Piotr Drąg 2009-08-29 21:41:06 UTC
Is it fixed in translation newly submitted to upstream VCS?

http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virt-manager--devel/file/37a986ce54ce/po/fr.po#l1

Comment 4 Emmanuel Lacour 2009-09-16 08:35:32 UTC
(In reply to comment #3)
> Is it fixed in translation newly submitted to upstream VCS?
> 
> http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virt-manager--devel/file/37a986ce54ce/po/fr.po#l1  

It's to difficult to check in details, but it seems most strings I submited where commited, so you can close this ticket I think.