Home | History | Annotate | only in /external/webkit/Source/WebKit/gtk/po
Up to higher level directory
NameDateSize
ar.po10-Oct-201235.6K
bg.po10-Oct-201243.8K
ChangeLog10-Oct-201213.7K
cs.po10-Oct-201233.4K
de.po10-Oct-201234.1K
en_GB.po10-Oct-201230.1K
es.po10-Oct-201232.6K
et.po10-Oct-201218.6K
eu.po10-Oct-201233.5K
fr.po10-Oct-201240.1K
gl.po10-Oct-201234.6K
GNUmakefile.am10-Oct-20128.6K
gr.po10-Oct-201226.4K
gu.po10-Oct-201242.6K
he.po10-Oct-201232.1K
hu.po10-Oct-201233.4K
id.po10-Oct-201240.8K
it.po10-Oct-201246.4K
ko.po10-Oct-201241.7K
lt.po10-Oct-201233.5K
lv.po10-Oct-201221.4K
nb.po10-Oct-201226.9K
nl.po10-Oct-201240.6K
pa.po10-Oct-201236.2K
pl.po10-Oct-201243.8K
POTFILES10-Oct-2012722
pt.po10-Oct-201233.7K
pt_BR.po10-Oct-201233.5K
README10-Oct-2012411
ru.po10-Oct-201233.8K
sl.po10-Oct-201232.6K
sr.po10-Oct-201238.5K
sr@latin.po10-Oct-201232.8K
sv.po10-Oct-201230.6K
uk.po10-Oct-201240.6K
vi.po10-Oct-201233.4K
zh_CN.po10-Oct-201230.9K

README

      1 =======================
      2 WebKitGTK+ Localization
      3 =======================
      4 
      5 WebKitGTK+'s build system is very unorthodox. This means that you will
      6 not get to run the usual make commands in the po directory.
      7 
      8 To refresh the .pot file, go to the root of the build directory, and
      9 run `make webkit.pot-update'. To update the .po files using the new
     10 .pot file run `make update-po'. This will also build the .mo files.
     11 
     12