Bug 66764

Summary: [Gtk] Error generating POT file
Product: WebKit Reporter: Daniel Mustieles <daniel.mustieles>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: alex, cgarcia, gustavo, mrobinson, piotrdrag, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
This patch fixes this bug none

Description Daniel Mustieles 2011-08-23 04:36:04 PDT
Created attachment 104818 [details]
This patch fixes this bug

There are some missing files in POTFILES.in and some files referenced that doesn't exist yet, so POT file can't be generated.

Also, po/POTFILES should be renamed to po/POTFILES.in
Comment 1 Daniel Mustieles 2011-08-23 04:39:35 PDT
There are some missing files in po/POTFILES and some references to files that doen's exist yet, so POT file can't be generated.

Also, po/POTFILEs should be renamed to po/POTFILES.in
Comment 2 Daniel Mustieles 2011-09-23 05:03:51 PDT
Could somebody please review this bug?

I opened it one month ago, without any reponse or comment
Comment 3 Martin Robinson 2011-09-23 06:58:57 PDT
CCing alex who has some more experience with the POTFILES than I.
Comment 4 Gustavo Noronha (kov) 2011-09-26 04:54:51 PDT
How are you generating the potfile?
Comment 5 WebKit Review Bot 2011-09-26 04:55:50 PDT
Attachment 104818 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files']" exit_code: 1

Total errors found: 0 in 0 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 Daniel Mustieles 2011-09-26 05:03:10 PDT
You can see the error (and the command used to generate the POT file) here:

http://l10n.gnome.org/module/webkit/
Comment 7 Daniel Mustieles 2012-01-16 11:01:27 PST
Nobody is fixing this bug?

I opened it near 5 months ago, and sent a patch to fix it (this patch may be deprecated... 5 months ago).
Comment 8 Gustavo Noronha (kov) 2012-02-06 09:59:43 PST

*** This bug has been marked as a duplicate of bug 45321 ***