diff options
Diffstat (limited to 'bin/extract_strings')
| -rwxr-xr-x | bin/extract_strings | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/extract_strings b/bin/extract_strings deleted file mode 100755 index 8893b0e..0000000 --- a/bin/extract_strings +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -cd "$(dirname "$0")"/.. || exit 1 -xgettext -L PHP **/*.php -d digitigrade --from-code=UTF-8 -o locale/digitigrade.pot --omit-header |
