Zeile 117 | Zeile 117 |
---|
$l['permanent'] = "Permanent"; $l['all_forums'] = "All Forums"; $l['all_groups'] = "All groups";
|
$l['permanent'] = "Permanent"; $l['all_forums'] = "All Forums"; $l['all_groups'] = "All groups";
|
| $l['all_prefix'] = "All prefixes";
|
$l['select_forums'] = "Select forums"; $l['select_groups'] = "Select groups";
|
$l['select_forums'] = "Select forums"; $l['select_groups'] = "Select groups";
|
| $l['select_prefix'] = "Select prefixes";
|
$l['forums_colon'] = "Forums:"; $l['groups_colon'] = "Groups:";
|
$l['forums_colon'] = "Forums:"; $l['groups_colon'] = "Groups:";
|
| $l['prefix_colon'] = "Prefixes:";
|
$l['none'] = "None"; $l['mybb_acp'] = "MyBB ACP"; $l['pages'] = "Pages";
| $l['none'] = "None"; $l['mybb_acp'] = "MyBB ACP"; $l['pages'] = "Pages";
|
Zeile 177 | Zeile 180 |
---|
$l['cannot_perform_action_super_admin_general'] = "Sorry, but you cannot perform this action because you are not a super administrator.<br /><br />To be able to perform this action, you need to add your user ID to the list of super administrators in inc/config.php.";
// AJAX
|
$l['cannot_perform_action_super_admin_general'] = "Sorry, but you cannot perform this action because you are not a super administrator.<br /><br />To be able to perform this action, you need to add your user ID to the list of super administrators in inc/config.php.";
// AJAX
|
$l['loading_text'] = "Loading<br />Please wait...";
| $l['loading_text'] = "Loading<br />Please wait…";
|
// Time zone selection boxes $l['timezone_gmt_minus_1200'] = "(GMT -12:00) Howland and Baker Islands";
| // Time zone selection boxes $l['timezone_gmt_minus_1200'] = "(GMT -12:00) Howland and Baker Islands";
|
Zeile 325 | Zeile 328 |
---|
$l['task_versioncheck_ran'] = "The version check task successfully ran."; $l['task_versioncheck_ran_errors'] = "Could not connect to MyBB for a version check."; $l['task_recachestylesheets_ran'] = 'Re-cached {1} stylesheets.';
|
$l['task_versioncheck_ran'] = "The version check task successfully ran."; $l['task_versioncheck_ran_errors'] = "Could not connect to MyBB for a version check."; $l['task_recachestylesheets_ran'] = 'Re-cached {1} stylesheets.';
|
| $l['task_sendmailqueue_ran'] = 'The send mail queue task sent up to {1} messages.';
|
$l['massmail_username'] = "Username"; $l['email_addr'] = "Email Address";
| $l['massmail_username'] = "Username"; $l['email_addr'] = "Email Address";
|