summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rwxr-xr-xutil/updatepo.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/updatepo.sh b/util/updatepo.sh
index 4154d4dd3..99cb38a0a 100755
--- a/util/updatepo.sh
+++ b/util/updatepo.sh
@@ -57,6 +57,7 @@ xgettext --package-name=minetest \
--keyword=fgettext_ne \
--keyword=strgettext \
--keyword=wstrgettext \
+ --keyword=showStatusTextSimple \
--output $potfile \
--from-code=utf-8 \
`find src/ -name '*.cpp' -o -name '*.h'` \