[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/linkwords/languages/ -> English.php (source)

   1  <?php
   2      
   3  define("LWLAN_1", "Field(s) left blank.");
   4  define("LWLAN_2", "Link word saved.");
   5  define("LWLAN_3", "Link word updated.");
   6  define("LWLAN_4", "No link words defined yet.");
   7  define("LWLAN_5", "Words");
   8  define("LWLAN_6", "Link");
   9  define("LWLAN_7", "Active?");
  10  define("LWLAN_8", "Options");
  11  define("LWLAN_9", "yes");
  12  define("LWLAN_10", "no");
  13  define("LWLAN_11", "Existing Linkwords");
  14  define("LWLAN_12", "Yes");
  15  define("LWLAN_13", "No");
  16  define("LWLAN_14", "Submit LinkWord");
  17  define("LWLAN_15", "Update LinkWord");
  18  define("LWLAN_16", "Edit");
  19  define("LWLAN_17", "Delete");
  20  define("LWLAN_18", "Are you sure you want to delete this linkword?");
  21  define("LWLAN_19", "Linkword deleted.");
  22  define("LWLAN_20", "Unable to find that linkword entry.");
  23  define("LWLAN_21", "Word to autolink (or comma-separated list of words)");
  24  define("LWLAN_22", "Activate?");
  25  define("LWLAN_23", "Linkwords Administration");
  26  define("LWLAN_24", "Manage Words");
  27  define("LWLAN_25", "Options");
  28  define("LWLAN_26", "Areas in which to enable linkwords");
  29  define("LWLAN_27", "This is the 'context' of the displayed text");
  30  define("LWLAN_28", "Pages on which to disable linkwords");
  31  define("LWLAN_29", "Same format as menu visibility control. One match per line. Specify a partial or complete URL. End with '!' for exact match of the end part of the link");
  32  define("LWLAN_30", "Save options");
  33  define("LWLAN_31", "Add/edit linkword");
  34  define("LWLAN_32", "Linkword Options");
  35  define("LWLAN_33", 'Title areas');
  36  define("LWLAN_34", 'Item summaries');
  37  define("LWLAN_35", 'Body text');
  38  define("LWLAN_36", 'Descriptions (links etc)');
  39  define("LWLAN_37", 'Legacy areas');
  40  define("LWLAN_38", 'Clickable links');
  41  define("LWLAN_39", 'Unprocessed text');
  42  
  43  
  44  define("LWLANINS_1", "Linkwords");
  45  define("LWLANINS_2", "This plugin will link specified words with a defined link");
  46  define("LWLANINS_3", "Configure LinkWords");
  47  define("LWLANINS_4", "To configure please click on the link in the plugins section of the admin front page");
  48  
  49  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7