aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/extract_strings
diff options
context:
space:
mode:
authorwinter2024-12-31 14:30:16 +0000
committerwinter2024-12-31 14:30:16 +0000
commitad554b48e7dc355d9b33eede98f4e3e829fd867e (patch)
treeeb11cd4357bdbe2964b9d04495ab2e6c7212d9ed /bin/extract_strings
parent721674973ca0a4d98cd081e9ff130c3356ddac03 (diff)
switch to my own translations system
i really don't like gettext
Diffstat (limited to 'bin/extract_strings')
-rwxr-xr-xbin/extract_strings3
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