Bug 66764 - [Gtk] Error generating POT file
Summary: [Gtk] Error generating POT file
Status: RESOLVED DUPLICATE of bug 45321
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 04:36 PDT by Daniel Mustieles
Modified: 2012-02-06 09:59 PST (History)
7 users (show)

See Also:


Attachments
This patch fixes this bug (1.90 KB, patch)
2011-08-23 04:36 PDT, Daniel Mustieles
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***