mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 12:56:01 +02:00
I18N fixes.
* Make xgettext not output line numbers * Remove line numbers from existing catalogs. * Re-add missing localizations.
This commit is contained in:
@ -11,6 +11,7 @@ xgettext --from-code=UTF-8 \
|
||||
--keyword=NS:1,2 \
|
||||
--keyword=N_ \
|
||||
--add-comments='Translators:' \
|
||||
--add-location=file \
|
||||
-o locale/template.pot \
|
||||
$(find .. -name '*.lua')
|
||||
|
||||
|
Reference in New Issue
Block a user