X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=util%2Fupdatepo.sh;h=f4a401f2cb71a2fe0a38ae0fe72c203f54642378;hb=8797a0aa4bceeaaab3716ea56b89a92a401007ae;hp=1fc72337337f865ce5aa41f05a947320bd2438c2;hpb=006ef5b4a5e362eed848ca26b411a8059d74b965;p=dragonfireclient.git 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 \