diff options
| author | winter | 2024-12-31 14:30:16 +0000 |
|---|---|---|
| committer | winter | 2024-12-31 14:30:16 +0000 |
| commit | ad554b48e7dc355d9b33eede98f4e3e829fd867e (patch) | |
| tree | eb11cd4357bdbe2964b9d04495ab2e6c7212d9ed /bin | |
| parent | 721674973ca0a4d98cd081e9ff130c3356ddac03 (diff) | |
switch to my own translations system
i really don't like gettext
Diffstat (limited to 'bin')
| -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 |
