1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-07-03 08:40:37 +02:00
Files
3d_armor/3d_armor/tools
Eugen Wesseloh c96ba7ef34 Cleanup locales (#155)
* use localization function in formspecs

* remove unused translations

* remove F keyword from updatepo tool

* add tool readme
2018-07-26 20:05:50 +01:00
..
2018-07-26 20:05:50 +01:00
2018-07-26 20:05:50 +01:00

Intllib tool

please consider using the intllib tool to update locale files:

../../intllib/tools/xgettext.sh ../**/*.lua

make sure you are in 3d_armor derectory before running this command