1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 06:33:22 +02:00

Bugtracker #3737 - hard coded text remove

This commit is contained in:
e107steved
2007-02-08 20:18:33 +00:00
parent ccca2b1d10
commit b5d81fef48
2 changed files with 19 additions and 11 deletions

View File

@@ -32,6 +32,14 @@ define("LWLAN_29", "Same format as menu visibility control. One match per line.
define("LWLAN_30", "Save options");
define("LWLAN_31", "Add/edit linkword");
define("LWLAN_32", "Linkword Options");
define("LWLAN_33", 'Title areas');
define("LWLAN_34", 'Item summaries');
define("LWLAN_35", 'Body text');
define("LWLAN_36", 'Descriptions (links etc)');
define("LWLAN_37", 'Legacy areas');
define("LWLAN_38", 'Clickable links');
define("LWLAN_39", 'Unprocessed text');
define("LWLANINS_1", "Linkwords");
define("LWLANINS_2", "This plugin will link specified words with a defined link");