Home | History | Annotate | only in /external/webkit/Source/WebKit/gtk/po
Up to higher level directory
NameDateSize
ar.po09-Oct-201335.6K
bg.po09-Oct-201343.8K
ChangeLog09-Oct-201313.7K
cs.po09-Oct-201333.4K
de.po09-Oct-201334.1K
en_GB.po09-Oct-201330.1K
es.po09-Oct-201332.6K
et.po09-Oct-201318.6K
eu.po09-Oct-201333.5K
fr.po09-Oct-201340.1K
gl.po09-Oct-201334.6K
GNUmakefile.am09-Oct-20138.6K
gr.po09-Oct-201326.4K
gu.po09-Oct-201342.6K
he.po09-Oct-201332.1K
hu.po09-Oct-201333.4K
id.po09-Oct-201340.8K
it.po09-Oct-201346.4K
ko.po09-Oct-201341.7K
lt.po09-Oct-201333.5K
lv.po09-Oct-201321.4K
nb.po09-Oct-201326.9K
nl.po09-Oct-201340.6K
pa.po09-Oct-201336.2K
pl.po09-Oct-201343.8K
POTFILES09-Oct-2013722
pt.po09-Oct-201333.7K
pt_BR.po09-Oct-201333.5K
README09-Oct-2013411
ru.po09-Oct-201333.8K
sl.po09-Oct-201332.6K
sr.po09-Oct-201338.5K
sr@latin.po09-Oct-201332.8K
sv.po09-Oct-201330.6K
uk.po09-Oct-201340.6K
vi.po09-Oct-201333.4K
zh_CN.po09-Oct-201330.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