[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/services/editor/htmlarea/plugins/AnselImage/lang/ -> en.js (source)

   1  // I18N constants
   2  
   3  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
   4  // Author: Mihai Bazon, http://dynarch.com/mishoo
   5  
   6  // FOR TRANSLATORS:
   7  //
   8  //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
   9  //      (at least a valid email address)
  10  //
  11  //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  12  //      (if this is not possible, please include a comment
  13  //       that states what encoding is necessary.)
  14  
  15  AnselImage.I18N = {
  16      // Items that appear in menu.  Please note that an underscore (_)
  17      // character in the translation (right column) will cause the following
  18      // letter to become underlined and be shortcut for that menu option.
  19  
  20      "Insert Image"                                      : "Insert Image",
  21      "Image URL:"                                        : "Image URL:",
  22      "Enter the image URL here"                          : "Enter the image URL here",
  23      "Preview"                                           : "Preview",
  24      "Preview the image in a new window"                 : "Preview the image in a new window",
  25      "Alternate text:"                                   : "Alternate text:",
  26      "For browsers that don't support images"            : "For browsers that don't support images",
  27      "Positioning of this image"                         : "Positioning of this image",
  28      "Image Preview:"                                    : "Image Preview:",
  29      "Gallery:"                                          : "Gallery:",
  30      "Gallery to take image from"                        : "Gallery to take image from",
  31      "Image from gallery:"                               : "Image from gallery:",
  32      "Image from gallery"                                : "Image from gallery"
  33  };


Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7