diff options
-rwxr-xr-x | lang_client/createpots.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang_client/createpots.sh b/lang_client/createpots.sh index 7f7baa7..bee1e13 100755 --- a/lang_client/createpots.sh +++ b/lang_client/createpots.sh @@ -18,5 +18,6 @@ its quests cd $DIR itstool -o pot/manaplus_emotes.pot tmp/manaplus_emotes.xml +itstool -o pot/deadmessages.pot tmp/deadmessages.xml msgcat pot/*.pot > clientdata-beta.pot |