summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rwxr-xr-xutil/updatepo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/updatepo.sh b/util/updatepo.sh
index 1fc723373..f4a401f2c 100755
--- a/util/updatepo.sh
+++ b/util/updatepo.sh
@@ -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 \