summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-07-31 04:28:32 +0200
committermakefu <github@syntax-fehler.de>2011-07-31 04:28:32 +0200
commitbd3f114f514b60ab41820632056f8a7ccfb0f5e3 (patch)
tree37243ac224ef501cc3deb8c16dff8998625c5c89 /util
parentd3c5a42f1c1d07003c3f56a4b4673ca349e54d7e (diff)
parent4eef4e6ef8674e654a19842798914a747db1144b (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'util')
-rwxr-xr-xutil/bin/translate.google2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/bin/translate.google b/util/bin/translate.google
index 943675f4..1a1be6b6 100755
--- a/util/bin/translate.google
+++ b/util/bin/translate.google
@@ -33,6 +33,8 @@ done
-d "hl=\${hl-en}" \\
-d "layout=\${layout-2}" \\
-d "eotf=\${eotf-1}" \\
+ -d "ie=UTF-8" \\
+ -d "oe=UTF-8" \\
-d "sl=\${sl-auto}" \\
-d "tl=\${tl-en}" \\
-d "text=\$text" \\