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

Issue #6 Language-file optimization.

This commit is contained in:
Cameron
2015-07-11 14:11:56 -07:00
parent c4fa4d234c
commit f490b49c79
3 changed files with 4 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ define("LANG_LAN_19", "e.g. The domain fr.mydomain.com would set the language to
define("LANG_LAN_20", "Enter one domain per line. eg. mydomain.com etc. or leave blank to disable.");
define("LANG_LAN_21", "Language-Packs");
define("LANG_LAN_23", "Create Language-Pack (zip)");
define("LANG_LAN_25", "Language-Pack Creation Status");
define("LANG_LAN_26", "Load language files only for current language");
define("LANG_LAN_27", "If checked, and a required language cannot be found, there will be an error");