From 9a1ecc3a4bfed364380832930d13391cb6661ee3 Mon Sep 17 00:00:00 2001 From: Denis Fomin Date: Mon, 25 Jun 2012 21:33:33 +0400 Subject: [PATCH] Google Translation. Google is now charging for its translation api --- google_translation/manifest.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/google_translation/manifest.ini b/google_translation/manifest.ini index 2ad728b..e17329c 100644 --- a/google_translation/manifest.ini +++ b/google_translation/manifest.ini @@ -1,7 +1,8 @@ [info] name: Google Translation short_name: google_translation -version: 0.2 +#version: 0.2 +#google closed API and plugin do not work description: Translates (currently only incoming) messages using Google Translate. authors = Mateusz BiliƄski homepage = http://blog.bilinski.it