summaryrefslogtreecommitdiffstats
path: root/util/bin/translate.google
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
commit3634dc35b15ec409454773cf334889f07160eacb (patch)
tree98efd4160e9c95b583a370753451ec92684dfc65 /util/bin/translate.google
parenta20bfbf919b5ccdd60cce008dd9c0bbe23ba1606 (diff)
parent3d4169bb993d741d66e734294afe889e0fa0d0ca (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'util/bin/translate.google')
-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" \\