X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Ftranslate%2Foptions.php;h=ae55cb997c7d572b605cae7d338b0b622e35bf70;hp=9a702f2bf0623f65c700fc4089b8a871c60b6dbf;hb=92219031d9ad648536aeda878a336c6bd9b4c3a1;hpb=849bdf42ed7bd7cca68909d2b46869742dfd210e diff --git a/plugins/translate/options.php b/plugins/translate/options.php index 9a702f2b..ae55cb99 100644 --- a/plugins/translate/options.php +++ b/plugins/translate/options.php @@ -1,50 +1,82 @@ ' . $Desc . "\n"; } - + + function ShowTrad( $tit, $com, $url ) { + + echo "
  • $tit - ". + $com . + "[ $tit ]
  • "; + + } ?> -
    -
    -
    - Translator
    +
    +
    -

    Your server options are as follows:

    - -
      - -
    • Babelfish - - 13 language pairs, - maximum of 1000 characters translated, - powered by Systran - [ Babelfish ]
    • - -
    • Go.com - - 10 language pairs, - maximum of 25 kilobytes translated, - powered by Systran - [ Translator.Go.com ]
    • - -
    • Dictionary.com - - 12 language pairs, - no known limits, - powered by Systran - [ Dictionary.com ]
    • - -
    • InterTran - - 767 language pairs, - no known limits, - powered by Translation Experts's InterTran - [ Translation Experts ]
    • - -
    • GPLTrans - - 8 language pairs, - no known limits, - powered by GPLTrans (free, open source) - [ GPLTrans ]
    • +

      +
        +
      - -

      You also decide if you want the translation box displayed, - and where it will be located.

      - -
      - - - '. + ''. + '
      Select your translator:'. + ''. + ' - - - - ' . + ''. + ''. + ''. + ' - -
      ' . + _("Select your translator:") . + ' -
      When reading:> - Show translation box -
      - > - Translate inside the SquirrelMail frames
      When composing:' . + '
      ' . + _("When reading:") . + ' - ' . _("Show translation box") . + '
      '. + ' - ' . _("Translate inside the SquirrelMail frames"). + '
      '. + _("When composing:") . '> - Not yet functional, currently does nothing
      - -
      - - + echo '> - ' . _("Not yet functional, currently does nothing") . + '
      '. + ''. + '
      '. + ''. +"\n"; + +?>