Skip to content
Snippets Groups Projects
Commit 6b408248 authored by est31's avatar est31
Browse files

Re-add "file" type for --add-location for xgettext call

Passing line numbers in the comments is bad.

References:

* Commit 94961b33
* Previous commit
parent 006ef5b4
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment