📄 moderate.php
字号:
<?php$lang = array(// TOPIC'topic_pin' => "Pin",'topic_pinned' => "Topic pinned",'topic_unpin' => "Unpin",'topic_unpinned' => "Topic unpinned",'topic_move' => "Move",'topic_moved' => "Topic moved",'topic_lock' => "Lock",'topic_locked' => "Topic locked",'topic_locked_ra' => "Topic Locked: %s", // 0.9.3'topic_unlock' => "Unlock",'topic_unlocked' => "Topic unlocked",'topic_unlocked_ra' => "Topic Unlocked: %s", // 0.9.3'topic_delete' => "Delete",'topic_deleted' => "Topic deleted",'topic_hide' => "Hide",'topic_hidden' => "Topic hidden",'topic_show' => "Show",'topic_shown' => "Topic shown",'topic_merge' => "Merge",'topic_merged' => "Topics merged",'topic_edited_ra' => "Topic Edited: %s",// POSTS'posts_merge' => "Merge",'posts_merged' => "Posts merged",'posts_split' => "Split",'posts_splitd' => "Posts split",'posts_delete' => "Delete",'posts_deleted' => "Posts deleted",'posts_hideshow' => "Show/Hide",'posts_hideshowd' => "Posts shown/hidden",// 0.9.3'multimod_done' => "The selected multi-moderation action has been completed",'prune_topics_in_forum' => "Prune topics in forum \"%s\"",'prune_topics' => "Prune topics",'pruned' => "The selected topics have been pruned",'no_topics_to_prune' => "No topics met the criterea you selected",'invalid_password' => "The password you entered does not match your current one, please try again",'forum_select' => "Forum:",'where_move' => "Where do you want to move \"%s\"?",'create_shadow_topic' => "Create \"shadow topic\" to allow users to easily find a moved topic",'topic_delete_confirm' => "Are you sure you want to delete \"%s\"?",'post_delete_confirm' => "Are you sure you to delete the selected posts?",'topic_merge_withwhat' => "Which topic would you like to merge \"%s\" with?",'topic_merge_id' => "Topic ID (topic=<em>x</em>) to merge with:",'filter' => "Filter:",'started_by' => "Started by:",'num_replies' => "Number of replies:",'lt' => "Less than",'gt' => "More than",'no_replies_in' => "No replies in the past <em>x</em> days",'topic_state' => "Topic state:",'topic_state_all' => "All states",'topic_state_unlocked' => "Unlocked",'topic_state_locked' => "Locked",'topic_state_ml' => "Moved links",'incl_pinned' => "Include pinned?",'opt' => "Options",'move_to' => "Move topics to:",'move_dont' => "Don't move",'secure_pass' => "For security reasons, please type your password",'current_pass' => "Your current password:",'topic_prune_start' => "Start Prune",'topic_prune_confirm' => 'Are you sure you want to prune the selected topics? This _CANNOT_ be undone.',// 1.0'select_some_topics' => "You must select at least one topic",'where_move_multi' => "Where do you want to move the selected topics?",'nowhere_to_move' => "You must select a new forum to move the topic to",'topics_moved' => "The selected topics have been moved",);?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -