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
commite62902e802d49f1c72f4dc0e0c106c046394324b (patch)
tree7123ac14a69a07b4f27ea04bdbbddd221b9c073b /util/bin/translate.google
parent561aa8893f9bb392637272ad56402f08600b6475 (diff)
parent878f7dd7f45584168ec23f5c311f284ae0424254 (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" \\