1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-03 03:13:34 +02:00

message consistency (#90) and LAN optimization (#6)

This commit is contained in:
Tijn Kuyper
2013-02-04 17:59:39 +01:00
parent 177a5e8314
commit 056ad7fcc3
5 changed files with 50 additions and 38 deletions

View File

@@ -268,6 +268,7 @@ define("LAN_GOPAGE", "Go to page:");
define("LAN_DATESTAMP","Date stamp");
define("LAN_OPTIONAL", "optional");
define("LAN_INACTIVE","Inactive");
define("LAN_ACTIVE","Active");
define("LAN_BAN","Ban");
define("LAN_RATING", "Rating");
@@ -315,6 +316,7 @@ define("LAN_STATUS", "Status");
define("LAN_URL", "URL");
define("LAN_USER", "User");
define("LAN_OWNER", "Owner");
define("LAN_NAME", "Name");
define("LAN_ID", "ID");
define("LAN_TITLE", "Title");
define("LAN_DESCRIPTION", "Description");
@@ -331,9 +333,6 @@ define("LAN_TEMPLATE","Template");
define("LAN_TYPE", "Type");
define("LAN_SECURITYL_0", "Looking for trouble (none)");
define("LAN_SECURITYL_5", "Balanced");
define("LAN_SECURITYL_7", "High");

View File

@@ -7,7 +7,7 @@ define('RL_LAN_002', "Rolling Log");
// define('RL_LAN_003', 'User Audit Trail Maintenance');
//define('RL_LAN_004', "Admin/Rolling Log Upgraded");
define('RL_LAN_005', "Configure/View system logs");
define('RL_LAN_006', "Options Updated");
//define('RL_LAN_006', "Options Updated");
// define('RL_LAN_007', "User Audit Trail Options");
define('RL_LAN_008', "Rolling Log is active:");
define('RL_LAN_009', "Rolling Log History length in days");

View File

@@ -8,7 +8,7 @@
*/
define("EMOLAN_1", "Emote activation");
define("EMOLAN_2", "Name");
//define("EMOLAN_2", "Name");
define("EMOLAN_3", "Emotes");
define("EMOLAN_4", "Activate emoticons?");
@@ -16,20 +16,20 @@ define("EMOLAN_5", "Image");
define("EMOLAN_6", "Emote Code");
define("EMOLAN_7", "separate multiple entries with spaces");
define("EMOLAN_8", "Status");
define("EMOLAN_9", "Options");
define("EMOLAN_10", "Active");
//define("EMOLAN_8", "Status");
//define("EMOLAN_9", "Options");
//define("EMOLAN_10", "Active");
define("EMOLAN_11", "Activate pack");
define("EMOLAN_12", "Edit / configure this pack");
//define("EMOLAN_12", "Edit / configure this pack");
define("EMOLAN_13", "Installed packs");
define("EMOLAN_14", "Save configuration");
define("EMOLAN_15", "Edit / configure emotes");
define("EMOLAN_16", "Emote configuration saved");
//define("EMOLAN_14", "Save configuration");
//define("EMOLAN_15", "Edit / configure emotes");
//define("EMOLAN_16", "Emote configuration saved");
define("EMOLAN_17", "You have an emoticon pack present that contains spaces in the name, which are not allowed!");
define("EMOLAN_18", "Please rename the instances listed below so they no longer contain spaces:");
define("EMOLAN_19", "Name");
define("EMOLAN_18", "Please rename the instances listed below so they no longer contain spaces");
//define("EMOLAN_19", "Name");
define("EMOLAN_20", "Location");
define("EMOLAN_21", "Read Pack Error");
@@ -43,7 +43,7 @@ define("EMOLAN_28", "Generate XML");
define("EMOLAN_29", "XML file generated: ");
define("EMOLAN_30", "Error writing XML file: ");
//0.8
// 2.x
define("EMOLAN_PAGE_TITLE", " Emoticons");
define("EMOLAN_31", "Total %u files found");