mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 19:14:09 +02:00
only use [x], [y], [z] replacement patterns
This commit is contained in:
@@ -78,7 +78,7 @@ define("LANG_LAN_115", "Please verify and correct the remaining [x] error(s) bef
|
||||
define("LANG_LAN_116", "Please verify your language files ('Verify') then try again.");
|
||||
define("LANG_LAN_117", "You should correct the remaining errors before contributing your language pack.");
|
||||
define("LANG_LAN_118", "Please verify your language files ('Verify') then try again.");
|
||||
define("LANG_LAN_119", "Please check that CORE_LC and CORE_LC2 have values in [lcpath] and try again.");
|
||||
define("LANG_LAN_119", "Please check that CORE_LC and CORE_LC2 have values in [x] and try again.");
|
||||
define("LANG_LAN_120", "Please make sure you are using default folder names in e107_config.php (eg. e107_languages/, e107_plugins/ etc.) and try again.");
|
||||
define("LANG_LAN_121", "Couldn't Load:");
|
||||
define("LANG_LAN_124", "Definition");
|
||||
|
Reference in New Issue
Block a user