forked from Mirrorlandia_minetest/minetest
Re-add "file" type for --add-location for xgettext call
Passing line numbers in the comments is bad. References: * Commit 94961b3364f76d5861913af321e9be6200d080b3 * Previous commit
This commit is contained in:
parent
006ef5b4a5
commit
6b408248a1
@ -50,7 +50,7 @@ cd ..
|
||||
potfile=po/minetest.pot
|
||||
xgettext --package-name=minetest \
|
||||
--sort-by-file \
|
||||
--add-location \
|
||||
--add-location=file \
|
||||
--keyword=N_ \
|
||||
--keyword=wgettext \
|
||||
--keyword=fgettext \
|
||||
|
Loading…
Reference in New Issue
Block a user