Bug 453625

Summary: Translations support is broken
Product: [Fedora] Fedora Reporter: Piotr Drąg <piotrdrag>
Component: system-switch-javaAssignee: Thomas Fitzsimmons <fitzsim>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Reopened
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-03 23:00:55 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: 436824    

Description Piotr Drąg 2008-07-01 16:15:39 UTC
Results of intltool-update --pot:

"intltool-update: POTFILES.in not found."

Comment 1 Thomas Fitzsimmons 2008-07-02 13:19:31 UTC
This works for me:

cvs -d :ext:fitzsim.redhat.com:/cvs/pkgs checkout system-switch-java
cd system-switch-java/devel/
make prep
cd system-switch-java-1.1.2/po/
intltool-update --pot


Comment 2 Piotr Drąg 2008-07-03 19:01:23 UTC
Source code downloaded from http://hg.fedorahosted.org/hg/system-switch-java is
different and it is not working well with translate.fedoraproject.org. There is
no POTFILES.in or system-switch-java.pot.

Comment 3 Thomas Fitzsimmons 2008-07-03 23:00:23 UTC
I committed POTFILES.in and system-switch-java.pot.  Rawhide's
system-switch-java-1.1.3-1.fc10 is ready-to-translate.  Can you confirm that
this fixes your problem and close this bug?

Comment 4 Piotr Drąg 2008-07-04 13:56:41 UTC
Works perfectly, thanks!