Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
[squirrelmail.git] / plugins / translate / README
index b81fd1cc2983a0fe3ce26b5f44cf66dc057898b4..d43ef707671a3f4d52f42f4131d62d6776acd69c 100644 (file)
@@ -39,11 +39,13 @@ Servers
 =======
 
 Babelfish = babelfish.altavista.com
-Go.com = translator.go.com
+Go.com = translator.go.com (disabled - service unavailable)
 Dictionary.com = www.dictionary.com/translate
 InterTran = tranexp.com
 GPLTrans = www.translator.cx
-
+OteNet = systran.otenet.gr
+Promt = www.translate.ru
+Google Translate = www.google.com/translate
 
 Installation
 ============
@@ -51,21 +53,24 @@ Installation
 As with other plugins, just uncompress the archive in the plugins
 directory, go back to the main directory, run configure and add the plugin.
 
-Questions/comments/flames/etc can be sent to the Squirrelmail Plugins list
+Questions/comments/flames/etc can be sent to the SquirrelMail Plugins list
 
 
 Changes
 =======
+  * Plugin included into SquirrelMail distribution
+  * Added site configuration options
+
 1.3 -> 1.4
   * Modified to use new option page hook.
     Paul Joseph Thompson <captbunzo@squirrelmail.org>
 
 1.2 -> 1.3
   * Stupid bugfix.  :-)
-  
+
 1.1 -> 1.2
   * HTML changed to look better
-  
+
 1.0 -> 1.1
   * Added more servers
   * Added better language handling