mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 20:31:41 +02:00
@@ -11,38 +11,38 @@
|
||||
* $Id*
|
||||
*/
|
||||
|
||||
define("LWLAN_1", "Field(s) left blank.");
|
||||
define("LWLAN_2", "Link word saved.");
|
||||
define("LWLAN_3", "Link word updated.");
|
||||
//define("LWLAN_1", "Field(s) left blank.");
|
||||
//define("LWLAN_2", "Link word saved.");
|
||||
//define("LWLAN_3", "Link word updated.");
|
||||
define("LWLAN_4", "No link words defined yet.");
|
||||
define("LWLAN_5", "Words");
|
||||
define("LWLAN_6", "Link");
|
||||
define("LWLAN_7", "Active?");
|
||||
define("LWLAN_8", "Options");
|
||||
define("LWLAN_9", "yes");
|
||||
define("LWLAN_10", "no");
|
||||
//define("LWLAN_8", "Options");
|
||||
//define("LWLAN_9", "yes");
|
||||
//define("LWLAN_10", "no");
|
||||
define("LWLAN_11", "Existing Linkwords");
|
||||
define("LWLAN_12", "Yes");
|
||||
define("LWLAN_13", "No");
|
||||
define("LWLAN_14", "Submit LinkWord");
|
||||
define("LWLAN_15", "Update LinkWord");
|
||||
//define("LWLAN_12", "Yes");
|
||||
//define("LWLAN_13", "No");
|
||||
//define("LWLAN_14", "Submit LinkWord");
|
||||
//define("LWLAN_15", "Update LinkWord");
|
||||
//define("LWLAN_16", "Edit");
|
||||
//define("LWLAN_17", "Delete");
|
||||
define("LWLAN_18", "Are you sure you want to delete this linkword?");
|
||||
define("LWLAN_19", "Linkword deleted.");
|
||||
//define("LWLAN_19", "Linkword deleted.");
|
||||
define("LWLAN_20", "Unable to find that linkword entry.");
|
||||
define("LWLAN_21", "Word to autolink (or comma-separated list of words)");
|
||||
define("LWLAN_22", "Activate?");
|
||||
define("LWLAN_23", "Linkwords Administration");
|
||||
define("LWLAN_24", "Manage Words");
|
||||
define("LWLAN_25", "Options");
|
||||
//define("LWLAN_25", "Options");
|
||||
define("LWLAN_26", "Areas in which to enable linkwords");
|
||||
define("LWLAN_27", "This is the 'context' of the displayed text");
|
||||
define("LWLAN_28", "Pages on which to disable linkwords");
|
||||
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");
|
||||
//define("LWLAN_30", "Save options");
|
||||
define("LWLAN_31", "Add/edit linkword");
|
||||
define("LWLAN_32", "Linkword Options");
|
||||
//define("LWLAN_32", "Linkword Options");
|
||||
define("LWLAN_33", 'Title areas');
|
||||
define("LWLAN_34", 'Item summaries');
|
||||
define("LWLAN_35", 'Body text');
|
||||
@@ -70,11 +70,11 @@ define('LWLAN_53', 'Tooltip only');
|
||||
define('LWLAN_54', 'Linkword and Tooltip');
|
||||
define('LWLAN_55', 'Open link in new window');
|
||||
define('LWLAN_56', 'Open in new page');
|
||||
define('LWLAN_57', 'Error writing new values');
|
||||
//define('LWLAN_57', 'Error writing new values');
|
||||
define('LWLAN_58', 'Pref hook converted to 0.8 format'); // Used in 0.7-compatible stub only
|
||||
define('LWLAN_59', 'Enable Ajax functionality');
|
||||
define('LWLAN_60', 'LW ID');
|
||||
define('LWLAN_61', 'ID');
|
||||
//define('LWLAN_61', 'ID');
|
||||
define('LWLAN_62', 'Tooltip ID (LW ID)');
|
||||
define('LWLAN_63', 'Positive integers only');
|
||||
define('LWLAN_64', 'Suppress link on current page');
|
||||
|
Reference in New Issue
Block a user