1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 15:54:43 +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

@@ -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");