mirror of
https://github.com/e107inc/e107.git
synced 2025-08-26 15:54:43 +02:00
@@ -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");
|
||||
|
Reference in New Issue
Block a user