1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

language file changes

This commit is contained in:
CaMer0n 2010-10-10 07:29:44 +00:00
parent 38b9da0488
commit 2922df2a4d
2 changed files with 3 additions and 2 deletions

View File

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

View File

@ -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.');