Files
.github
3d_armor
locale
models
textures
tools
README.md
updatepo.sh
LICENSE.txt
README.md
api.lua
armor.conf.example
armor.lua
crafting_guide.txt
depends.txt
description.txt
init.lua
integration_test.lua
mod.conf
3d_armor_ip
3d_armor_sfinv
3d_armor_stand
3d_armor_ui
shields
wieldview
.gitignore
.luacheckrc
LICENSE.md
README.md
description.txt
integration-test.sh
modpack.conf
preview_gen.py
screenshot.png
screenshot.xcf
settingtypes.txt
minetest-3d_armor/3d_armor/tools
Eugen Wesseloh c96ba7ef34 Cleanup locales ()
* 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