mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 12:56:01 +02:00
Update french, german, portuguese (and pt_BR) translations (#380)
* add some translatable strings * updated translations add option --sort-by-file to updatepo.sh * Updated de, pt, pt_BR translations from pull requests #378 (Wuzzy) & #379 (afmachado) pt.po and pt_BR.po are the same but pt.po is usable by any portuguese speaking people, not only brazilian ones * improved french translation
This commit is contained in:
committed by
Vanessa Ezekowitz
parent
9693d9dd46
commit
c247318dd8
@ -7,6 +7,8 @@ cd "$(dirname "${BASH_SOURCE[0]}")/..";
|
||||
|
||||
# Extract translatable strings.
|
||||
xgettext --from-code=UTF-8 \
|
||||
--language=Lua \
|
||||
--sort-by-file \
|
||||
--keyword=S \
|
||||
--keyword=NS:1,2 \
|
||||
--keyword=N_ \
|
||||
|
Reference in New Issue
Block a user