aboutsummaryrefslogtreecommitdiff
path: root/advtrains/locale/topo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'advtrains/locale/topo.sh')
-rwxr-xr-xadvtrains/locale/topo.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/advtrains/locale/topo.sh b/advtrains/locale/topo.sh
deleted file mode 100755
index 23f81b1..0000000
--- a/advtrains/locale/topo.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-head -n18 ../po/template.pot | sed 's/charset=CHARSET/charset=UTF-8/'
-sed -En 's/@n/\\n/g;s/@\n/\\n/g;s/\"/\\"/g;s/^([^=]+)=\1$/\1=/;s/^([^=]+)=([^=]*)$/\nmsgid "\1"\nmsgstr "\2"/gp'