README 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. Message Translation -- Version 1.4
  2. If you have ever received a mail message from someone who is not in
  3. your country, you probably noticed that they used a different language
  4. than you. If you don't know their language, a translator might help you
  5. out.
  6. Features
  7. ========
  8. * Multiple translation servers
  9. * Uses your language preference for setting up default translation options
  10. * You pick where you see the translation box
  11. * You decide which translation buttons you see
  12. Description
  13. ===========
  14. This plugin lets you select, on a per-user basis, the translator you want
  15. to use. It defaults to None. It has different servers you can use, and
  16. it lists their strengths and limits with each one. Also, there are
  17. multiple servers just in case one changes their interface or goes down.
  18. Since SquirrelMail is designed to have multiple translations of the text,
  19. this plugin takes your preference and will use it for selecting what to
  20. translate the text into.
  21. Future Work
  22. ===========
  23. * Grab translation directly from server (need to send POST request directly)
  24. * Translate your outgoing message
  25. Servers
  26. =======
  27. Babelfish = babelfish.altavista.com
  28. Go.com = translator.go.com
  29. Dictionary.com = www.dictionary.com/translate
  30. InterTran = tranexp.com
  31. GPLTrans = www.translator.cx
  32. Installation
  33. ============
  34. As with other plugins, just uncompress the archive in the plugins
  35. directory, go back to the main directory, run configure and add the plugin.
  36. Questions/comments/flames/etc can be sent to the Squirrelmail Plugins list
  37. Changes
  38. =======
  39. 1.3 -> 1.4
  40. * Modified to use new option page hook.
  41. Paul Joseph Thompson <captbunzo@squirrelmail.org>
  42. 1.2 -> 1.3
  43. * Stupid bugfix. :-)
  44. 1.1 -> 1.2
  45. * HTML changed to look better
  46. 1.0 -> 1.1
  47. * Added more servers
  48. * Added better language handling
  49. * You have to pick a server, but you can choose not to have the box
  50. * Added better support for direction of translation