⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 setting-descs.none.tmpl

📁 buzilla软件
💻 TMPL
字号:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1184933576',        'name' => 'global/setting-descs.none.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $_tt_error;                eval { BLOCK: {    $output .=  "\n";    $output .=  "\n\n";    $output .=  "\n";    #line 20 "template\en\default\global\setting-descs.none.tmpl"    $output .=  $context->process('global/variables.none.tmpl');    $output .=  "\n";    #line 0 "template\en\default\global\setting-descs.none.tmpl"    $stash->set('setting_descs', { 'comment_sort_order' => ("When viewing " . $stash->get(['terms', 0, 'abug', 0]) . ", show comments in this order"), 'csv_colsepchar' => 'Field separator character for CSV files', 'display_quips' => ("Show a quip at the top of each " . $stash->get(['terms', 0, 'bug', 0]) . " list"), 'zoom_textareas' => 'Zoom textareas large when in use (requires JavaScript)', 'newest_to_oldest' => 'Newest to Oldest', 'newest_to_oldest_desc_first' => 'Newest to Oldest, but keep Description at the top', 'off' => 'Off', 'oldest_to_newest' => 'Oldest to Newest', 'on' => 'On', 'per_bug_queries' => ("Enable tags for " . $stash->get(['terms', 0, 'bugs', 0])), 'post_bug_submit_action' => ("After changing " . $stash->get(['terms', 0, 'abug', 0])), 'next_bug' => ("Show next " . $stash->get(['terms', 0, 'bug', 0]) . " in my list"), 'same_bug' => ("Show the updated " . $stash->get(['terms', 0, 'bug', 0])), 'standard' => 'Classic', 'skin' => ($stash->get(['terms', 0, 'Bugzilla', 0]) . "'s general appearance (skin)"), 'nothing' => 'Do Nothing', 'state_addselfcc' => ("Automatically add me to the CC list of " . $stash->get(['terms', 0, 'bugs', 0]) . " I change"), 'always' => 'Always', 'never' => 'Never', 'cc_unless_role' => 'Only if I have no role on them', 'lang' => 'Language used in email'  });        $output .=  "\n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -