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 298 | Zeile 301 |
---|
$l['editor_invalidyoutube'] = "Invalid YouTube video"; $l['editor_dailymotion'] = "Dailymotion"; $l['editor_metacafe'] = "MetaCafe";
|
$l['editor_invalidyoutube'] = "Invalid YouTube video"; $l['editor_dailymotion'] = "Dailymotion"; $l['editor_metacafe'] = "MetaCafe";
|
$l['editor_veoh'] = "Veoh";
| $l['editor_mixer'] = "Mixer";
|
$l['editor_vimeo'] = "Vimeo"; $l['editor_youtube'] = "Youtube"; $l['editor_facebook'] = "Facebook";
| $l['editor_vimeo'] = "Vimeo"; $l['editor_youtube'] = "Youtube"; $l['editor_facebook'] = "Facebook";
|