On Sun, 2015-09-13 at 01:12 +0300, Muhammet Kara wrote: > Hi! > > I recently added the Turkish translation for WebKitGTK+, and would be > happy > if someone could take their time to commit it. > > The translated po file is attached in > https://bugs.webkit.org/show_bug.cgi?id=148362 > > -- > Best Regards, > Muhammet Kara
I'll take this opportunity to ask for help updating Source/WebCore/platform/gtk/po/README, which currently contains obsolete instructions from back when we used Autotools. Anyone know what to replace this with? ======================= WebKitGTK+ Localization ======================= WebKitGTK+'s build system is very unorthodox. This means that you will not get to run the usual make commands in the po directory. To refresh the .pot file, go to the root of the build directory, and run `make webkit.pot-update'. To update the .po files using the new .pot file run `make update-po'. This will also build the .mo files. _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
