summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-02-18 16:07:49 +0300
committerAndrew Dolgov <[email protected]>2010-02-18 16:07:49 +0300
commit8182e64788287b2f413ab9edfdcf8b0bdb3c08ae (patch)
treec68e6aa74bbdef780823125f0f7690c8dfe3b2b7 /utils
parent8a3e0b1aa6b60043ab1206458df6413bba2d9e89 (diff)
update translations
Diffstat (limited to 'utils')
-rw-r--r--[-rwxr-xr-x]utils/update-js-translations.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/update-js-translations.sh b/utils/update-js-translations.sh
index 432cf7ece..bdac394cb 100755..100644
--- a/utils/update-js-translations.sh
+++ b/utils/update-js-translations.sh
@@ -5,6 +5,10 @@ if [ ! -f localized_js.php ]; then
exit 1
fi
+echo "This script is not used anymore."
+
+exit 0 # disabled
+
cat >localized_js.php <<HEADER
<?php
error_reporting(E_ERROR | E_WARNING | E_PARSE);