source:
osm/applications/editors/josm/plugins/pointInfo/po/refresh_po_files.sh@
31117
Last change on this file since 31117 was 30328, checked in by , 11 years ago | |
---|---|
|
|
File size: 236 bytes |
Line | |
---|---|
1 | ls -1 ../src/org/openstreetmap/josm/plugins/pointinfo/*.java >files_list |
2 | xgettext --files-from=files_list -d pointInfo --from-code=UTF-8 -k -ktrc:1c,2 -kmarktrc:1c,2 -ktr -kmarktr -ktrn:1,2 -ktrnc:1c,2,3 |
3 | |
4 | msgmerge -U cs.po pointInfo.po |
Note:
See TracBrowser
for help on using the repository browser.