From df2bcf90834efae40f244e7c7a7ca3b6271cc69b Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 30 Jul 2017 14:58:55 -0600 Subject: _qt.pot ending for qt only translations. Thanks Albert for pointing it out. --- Messages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Messages.sh b/Messages.sh index 5f078d79..635aea8f 100755 --- a/Messages.sh +++ b/Messages.sh @@ -1,4 +1,4 @@ #!/bin/sh # call xgettext on all source files. -$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -name \*.qml` -o $podir/kube.pot +$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -name \*.qml` -o $podir/kube_qt.pot -- cgit v1.2.3