mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
fix the judgement of upload authority
This commit is contained in:
@@ -338,6 +338,7 @@ $lang_functions = array
|
||||
'input_uncheck_all' => "Uncheck All",
|
||||
'select_at_least_one_record' => 'Select at least one record!',
|
||||
'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
|
||||
'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -41,7 +41,6 @@ $lang_upload = array
|
||||
'text_english_title' => "English Name:",
|
||||
'text_titles_note' => "(If no English Name exists, use pinyin or leave it blank)",
|
||||
'fill_quality' => 'Fill quality',
|
||||
'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user