| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| ar.po | 10-Jul-2012 | 35.6K | |
| bg.po | 10-Jul-2012 | 43.8K | |
| ChangeLog | 10-Jul-2012 | 13.7K | |
| cs.po | 10-Jul-2012 | 33.4K | |
| de.po | 10-Jul-2012 | 34.1K | |
| en_GB.po | 10-Jul-2012 | 30.1K | |
| es.po | 10-Jul-2012 | 32.6K | |
| et.po | 10-Jul-2012 | 18.6K | |
| eu.po | 10-Jul-2012 | 33.5K | |
| fr.po | 10-Jul-2012 | 40.1K | |
| gl.po | 10-Jul-2012 | 34.6K | |
| GNUmakefile.am | 10-Jul-2012 | 8.6K | |
| gr.po | 10-Jul-2012 | 26.4K | |
| gu.po | 10-Jul-2012 | 42.6K | |
| he.po | 10-Jul-2012 | 32.1K | |
| hu.po | 10-Jul-2012 | 33.4K | |
| id.po | 10-Jul-2012 | 40.8K | |
| it.po | 10-Jul-2012 | 46.4K | |
| ko.po | 10-Jul-2012 | 41.7K | |
| lt.po | 10-Jul-2012 | 33.5K | |
| lv.po | 10-Jul-2012 | 21.4K | |
| nb.po | 10-Jul-2012 | 26.9K | |
| nl.po | 10-Jul-2012 | 40.6K | |
| pa.po | 10-Jul-2012 | 36.2K | |
| pl.po | 10-Jul-2012 | 43.8K | |
| POTFILES | 10-Jul-2012 | 722 | |
| pt.po | 10-Jul-2012 | 33.7K | |
| pt_BR.po | 10-Jul-2012 | 33.5K | |
| README | 10-Jul-2012 | 411 | |
| ru.po | 10-Jul-2012 | 33.8K | |
| sl.po | 10-Jul-2012 | 32.6K | |
| sr.po | 10-Jul-2012 | 38.5K | |
| sr@latin.po | 10-Jul-2012 | 32.8K | |
| sv.po | 10-Jul-2012 | 30.6K | |
| uk.po | 10-Jul-2012 | 40.6K | |
| vi.po | 10-Jul-2012 | 33.4K | |
| zh_CN.po | 10-Jul-2012 | 30.9K | |
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