Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-12-10 14:15:40 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-12-10 14:35:05 +0300
commitccd40ee66bb90bb11818c5fff4c3c7e6cae8d5f4 (patch)
tree2ff76072f7f3d9ec3a65a31f3f319e88b2c8fab2 /l10n
parentda2dc6ee2d391dc3385bd27ddba8ad7aa0c8dcad (diff)
Adding translation sync preproc command ...
Diffstat (limited to 'l10n')
-rw-r--r--l10n/preproc.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n/preproc.sh b/l10n/preproc.sh
new file mode 100644
index 000000000..718a2f68c
--- /dev/null
+++ b/l10n/preproc.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+SCRIPT=`realpath $0`
+SCRIPTPATH=`dirname $SCRIPT`
+
+php "$SCRIPTPATH/../translation-extractor.php"