[Webkit-unassigned] [Bug 39547] Add Galician translation to webkitgtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 04:41:54 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39547





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2010-05-24 04:41:54 PST ---
(In reply to comment #3)
> I attach the diff file that adds galician translation to WebKit/gtk/ directory.
> Thanks for the tip

You're nearly done :-) You forgot a log entry in WebKit/gtk/po/ChangeLog
A script will help you to do that. When you're in your local <webkit> directory, type the following:

  WebKitTools/Scripts/prepare-ChangeLog --bug 39547 --email=<your mail adress>

Open the ChangeLog in your editor, write a line that this will add galician translations. Another script can create a patch and upload the patch directly to this bug report and mark it for review (sets the review flag to  '?'):

  WebKitTools/Scripts/webkit-patch upload 39547

You just need to type your account name and password into the prompt when you get asked. (It can be that you get error messages when you use your local language settings in your bash, just type 'export LANG="C"' before using the scripts in this case).

Many thanks for your help and the work you've done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list