mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
language file changes
This commit is contained in:
@@ -20,7 +20,7 @@ define("LAN_CRON_6", "Month(s)");
|
||||
define("LAN_CRON_7", "Weekday(s)");
|
||||
define("LAN_CRON_8", "Active");
|
||||
// define("LAN_CRON_9", "Description");
|
||||
// define("LAN_CRON_10", "Description");
|
||||
define("LAN_CRON_10", "Every 15 minutes");
|
||||
|
||||
define("LAN_CRON_11", "Every Minute");
|
||||
define("LAN_CRON_12", "Every Other Minute");
|
||||
|
@@ -36,7 +36,8 @@ 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 can't be found, there will be an error");
|
||||
|
||||
//0.8
|
||||
//FIXME - LAN conflict.
|
||||
//0.8 - in conflict with 0.7.
|
||||
define('LANG_LAN_PAGE_TITLE', 'Languages');
|
||||
define('LANG_LAN_28', '%s deleted.');
|
||||
define('LANG_LAN_29', '%s couldn\'t be deleted.');
|
||||
|
Reference in New Issue
Block a user