summaryrefslogtreecommitdiffstats
path: root/locale/base/gather-messages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'locale/base/gather-messages.sh')
-rwxr-xr-xlocale/base/gather-messages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/base/gather-messages.sh b/locale/base/gather-messages.sh
index c06aa992..bab2b7a8 100755
--- a/locale/base/gather-messages.sh
+++ b/locale/base/gather-messages.sh
@@ -3,4 +3,4 @@
find ../../ -name *.php > /tmp/filelist
find ../../ -name *.inc >> /tmp/filelist
-xgettext -f /tmp/filelist -L PHP -o /tmp/messages.po
+xgettext -f /tmp/filelist -L PHP -o ./messages.po