Home
last modified time | relevance | path

Searched refs:getLang (Results 101 – 125 of 1005) sorted by path

12345678910>>...41

/plugin/bez/tpl/
H A D8d_tasks_no_closing.php3 <th><?php echo $tpl->getLang('id') ?></th>
4 <th><?php echo $tpl->getLang('state') ?></th>
5 <th><?php echo $tpl->getLang('description') ?></th>
6 <th><?php echo $tpl->getLang('executor') ?></th>
7 <th><?php echo $tpl->getLang('plan') ?></th>
8 <th><?php echo $tpl->getLang('cost') ?></th>
17 <td><?php echo lcfirst($tpl->getLang('task_' . $task->state)) ?></td>
H A D8d_tasks_only_closing.php3 <th><?php echo $tpl->getLang('id') ?></th>
4 <th><?php echo $tpl->getLang('description') ?></th>
5 <th><?php echo $tpl->getLang('closed') ?></th>
H A Dactivity.php5 <?php echo $date ?>: <?php echo $tpl->getLang('today') ?>
7 <?php echo $date ?>: <?php echo $tpl->getLang('yesterday') ?>
15 <?php $post = sprintf($tpl->getLang('timeline ' . $row['type']),
H A Dactivity_report.php2 <?php echo $tpl->getLang('activity_report') ?>
8 <label><?php echo $tpl->getLang('report from') ?>: <input name="from" value="<?php echo $tpl->value('from') ?>" class="date start" style="width: 90px"></label>
9 <label><?php echo $tpl->getLang('report to') ?>: <input name="to" value="<?php echo $tpl->value('to') ?>" class="date end" style="width: 90px"></label>
11 <button><?php echo $tpl->getLang('show') ?></button>
16 <h2><?php echo $tpl->getLang('activity_in_issues') ?></h2>
20 <th><?php echo $tpl->getLang('user') ?></th>
21 <th><?php echo $tpl->getLang('reporter') ?></th>
22 <th><?php echo $tpl->getLang('coordinator') ?></th>
23 <th><?php echo $tpl->getLang('commentator') ?></th>
24 <th><?php echo $tpl->getLang('executo
[all...]
H A Dcommcause_box.php24 <?php echo $tpl->getLang($tpl->get('thread_comment')->type . '_added') ?>
79 <?php echo $tpl->getLang('action_add') ?>
H A Dcommcause_form.php32 <a href="#comment"><?php echo $tpl->getLang('comment_noun') ?></a>
36 <a href="#cause"><?php echo $tpl->getLang('cause_noun') ?></a>
42 <a href="#comment"><?php echo $tpl->getLang('comment_noun') ?></a>
58 <?php echo $tpl->getLang('cancel') ?>
64 <?php echo $tpl->param('kid') != '' ? $tpl->getLang('correct') : $tpl->getLang('add') ?>
70 <?php echo $tpl->getLang('js')['close_issue' . $tpl->get('lang_suffix')] ?>
74 <?php echo $tpl->getLang('js')['reject_issue' . $tpl->get('lang_suffix')] ?>
78 <?php echo $tpl->getLang('js')['reopen_issue'. $tpl->get('lang_suffix')] ?>
H A Dkp.php3 <?php echo $tpl->getLang('kp_report') ?>
6 $tpl->getLang('kp_report').': #'.$tpl->get('thread')->id.' '.$tpl->get('thread')->title,
8 ✉ <?php echo $tpl->getLang('send_mail') ?>
20 <?php echo $tpl->getLang('project') ?>
24 <strong><?php echo $tpl->getLang('open_date') ?>:</strong>
31 <strong><?php echo $tpl->getLang('title') ?>:</strong>
36 <h2><?php echo $tpl->getLang('kp_team') ?></h2>
43 <h2><?php echo $tpl->getLang('kp_description') ?></h2>
47 <h2><?php echo $tpl->getLang('kp_schedule') ?></h2>
52 <h2><?php echo $tpl->getLang('kp_evaluatio
[all...]
H A Dreport.php1 <h1><?php echo $tpl->getLang('report') ?></h1>
6 <label><?php echo $tpl->getLang('report from') ?>: <input name="from" value="<?php echo $tpl->value('from') ?>" class="date start" style="width: 90px"></label>
7 <label><?php echo $tpl->getLang('report to') ?>: <input name="to" value="<?php echo $tpl->value('to') ?>" class="date end" style="width: 90px"></label>
9 <button><?php echo $tpl->getLang('show') ?></button>
14 <h2><?php echo $tpl->getLang('issues') ?></h2>
18 <th><?php echo $tpl->getLang('type') ?></th>
19 <th><?php echo ucfirst($tpl->getLang('proposal')) ?></th>
20 <th><?php echo ucfirst($tpl->getLang('open')) ?></th>
21 <th><?php echo ucfirst($tpl->getLang('report threads done')) ?></th>
22 <th><?php echo ucfirst($tpl->getLang('close
[all...]
H A Dstart.php5 <?php echo $tpl->getLang('report_threads') ?>
10 <?php echo $tpl->getLang('report_projects') ?>
16 <?php echo $tpl->getLang('add_task') ?>
25 <?php echo $tpl->getLang('menu_activity') ?>
29 <?php echo $tpl->getLang('proposals') ?>
34 <?php echo $tpl->getLang('close_issues') ?>
38 <?php echo $tpl->getLang('close_tasks') ?>
42 <?php echo $tpl->getLang('my_reported_threads') ?>
46 <?php echo $tpl->getLang('my_reported_tasks') ?>
H A Dtask.php10 <strong><?php echo $tpl->getLang('issue') ?>:</strong>
16 <?php echo $tpl->getLang('project') ?>
20 <i style="color: #777"><?php echo $tpl->getLang('issue_type_no_specified') ?></i>
23 (<?php echo $tpl->getLang('state_' . $tpl->get('task')->thread->state) ?>):
34 <?php echo $tpl->getLang($tpl->get('task')->thread_comment->type) ?>
70 <?php printf($tpl->getLang('user_did_task'),
85 <h2><?php echo $tpl->getLang('norifications') ?></h2>
87 <a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'unsubscribe') ?>" class="bez_subscribe_button"><span class="bez_awesome">&#xf1f6;</span>&nbsp;&nbsp;<?php echo $tpl->getLang('unsubscribe') ?></a>
88 <p><?php echo $tpl->getLang('task_subscribed_info') ?></p>
90 <a href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'subscribe') ?>" class="bez_subscribe_button"><span class="bez_awesome">&#xf0f3;</span>&nbsp;&nbsp;<?php echo $tpl->getLang('subscrib
[all...]
H A Dtask_box.php13 <strong><?php echo $tpl->getLang('open') ?>:</strong>
20 <strong><?php echo $tpl->getLang('task_' . $tpl->get('task')->state) ?>:</strong>
25 <strong><?php echo $tpl->getLang('report_priority') ?>: </strong>
36 <?php echo lcfirst($tpl->getLang('task_type_' . $tpl->get('task')->type)) ?>
38 (<?php echo lcfirst($tpl->getLang('task_' . $tpl->get('task')->state)) ?>)
47 <th><?php echo $tpl->getLang('reporter') ?>:</th>
52 <th><?php echo $tpl->getLang('executor') ?>:</th>
57 <th style="white-space: nowrap;"><?php echo $tpl->getLang('plan_date') ?>:</th>
64 <th><?php echo $tpl->getLang('task_type') ?>:</th>
75 <th><?php echo $tpl->getLang('cos
[all...]
H A Dtask_comment_box.php24 <?php echo $tpl->getLang('closing_comment_added') ?>
26 <?php echo $tpl->getLang('comment_added') ?>
H A Dtask_comment_form.php31 <?php echo $tpl->getLang('cancel') ?>
37 <?php echo $tpl->param('zkid') != '' ? $tpl->getLang('correct') : $tpl->getLang('add_comment') ?>
43 <?php echo $tpl->getLang('js')['close_without_comment'] ?>
47 <?php echo $tpl->getLang('js')['reopen_task'] ?>
H A Dtask_form.php22 <label for="id"><?php echo $tpl->getLang('id') ?>:</label>
29 <label for="thread_comment_id"><?php echo ucfirst($tpl->getLang('cause')) ?>:</label>
33 value="">--- <?php echo $tpl->getLang('correction') ?> ---</option>
47 <label for="type"><?php echo $tpl->getLang('just_type') ?>:</label>
51 value="corrective"><?php echo $tpl->getLang('corrective_action') ?></option>
53 value="preventive"><?php echo $tpl->getLang('preventive_action') ?></option>
60 <label for="assignee"><?php echo $tpl->getLang('executor') ?>:</label>
64 <option value="">--- <?php echo $tpl->getLang('select') ?>---</option>
81 <label for="content"><?php echo $tpl->getLang('description') ?>:</label>
91 <label for="plan_date"><?php echo $tpl->getLang('plan_dat
[all...]
H A Dtask_programs.php18 <button name="action" value="update"><?php echo $tpl->getLang('save') ?></button>
20 <?php echo $tpl->getLang('cancel') ?>
27 <?php echo $tpl->getLang('edit') ?>
32 <a onclick="return confirm('<?php echo $tpl->getLang('js')['remove_confirm'] ?>')"
34 <?php echo $tpl->getLang('delete') ?>
52 <button name="action" value="add"><?php echo $tpl->getLang('save') ?></button>
H A Dtasks.php7 <?php echo $tpl->getLang('add_task') ?>
17 <label><?php echo $tpl->getLang('reporter') ?>:
20 value="-all">--- <?php echo $tpl->getLang('all') ?> ---</option>
21 <optgroup label="<?php echo $tpl->getLang('users') ?>">
27 <optgroup label="<?php echo $tpl->getLang('groups') ?>">
37 <label><?php echo $tpl->getLang('class') ?>:
40 value="-all">--- <?php echo $tpl->getLang('all') ?> ---</option>
43 value="<?php echo $type ?>"><?php echo $tpl->getLang('task_type_' . $type) ?></option>
48 <label><?php echo $tpl->getLang('state') ?>:
51 value="-all">--- <?php echo $tpl->getLang('al
[all...]
H A Dthread.php9 <span class="bez_awesome">&#xf0fe;</span>&nbsp;&nbsp;<?php echo $tpl->getLang('correction_add' . $tpl->get('lang_suffix')) ?>
44 <?php printf($tpl->getLang('user_closed_issue'),
53 <?php printf($tpl->getLang('user_rejected_issue'),
69 <div class="info"><?php echo $tpl->getLang('issue_unclosed_tasks' . $tpl->get('lang_suffix')) ?></div>
72 <div class="info"><?php echo $tpl->getLang('issue_is_proposal' . $tpl->get('lang_suffix')) ?></div>
75 <div class="info"><?php echo $tpl->getLang('cause_without_task') ?></div>
78 <div class="info"><?php echo $tpl->getLang('issue_no_tasks' . $tpl->get('lang_suffix')) ?></div>
87 <h2><?php echo $tpl->getLang('comment_last_activity') ?></h2>
95 <h2><?php echo $tpl->getLang('norifications') ?></h2>
97 <a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 'unsubscribe') ?>" class="bez_subscribe_button"><span class="bez_awesome">&#xf1f6;</span>&nbsp;&nbsp;<?php echo $tpl->getLang('unsubscrib
[all...]
H A Dthread_box.php17 <?php echo $tpl->getLang('project') ?>
21 <i style="color: #777"><?php echo $tpl->getLang('issue_type_no_specified') ?></i>
24 (<?php echo $tpl->getLang('state_' . $tpl->get('thread')->state) ?>)
35 <strong><?php echo $tpl->getLang('open') ?>:</strong>
42 <strong><?php echo $tpl->getLang('closed') ?>:</strong>
47 <strong><?php echo $tpl->getLang('report_priority') ?>: </strong>
55 <th><?php echo $tpl->getLang('reporter') ?>:</th>
60 <th><?php echo $tpl->getLang('coordinator') ?>:</th>
63 <i style="font-weight: normal; color: #aaa"><?php echo $tpl->getLang('none') ?></i>
85 ↬ <?php echo $tpl->getLang('j
[all...]
H A Dthread_report.php34 <label for="id"><?php echo $tpl->getLang('id') ?>:</label>
42 <label for="label_id"><?php echo $tpl->getLang('type') ?>:</label>
46 value="">--- <?php echo $tpl->getLang('issue_type_no_specified') ?> ---</option>
58 <label for="coordinator"><?php echo $tpl->getLang('coordinator') ?>:</label>
61 <option value="">--- <?php echo $tpl->getLang('select') ?>---</option>
72 <label for="title"><?php echo $tpl->getLang('title') ?>:</label>
79 <label for="content"><?php echo $tpl->getLang('description') ?>:</label>
88 <label for="private"><?php echo $tpl->getLang('private') ?>:</label>
97 <input type="submit" value="<?php echo $tpl->getLang('save') ?>">&nbsp;&nbsp;
106 <?php echo $tpl->getLang('cance
[all...]
H A Dthreads.php7 <?php echo $tpl->getLang('report_' . $tpl->action()) ?>
16 <label><?php echo $tpl->getLang('reporter') ?>:
19 value="-all">--- <?php echo $tpl->getLang('all') ?> ---</option>
20 <optgroup label="<?php echo $tpl->getLang('users') ?>">
26 <optgroup label="<?php echo $tpl->getLang('groups') ?>">
36 <label><?php echo $tpl->getLang('state') ?>:
39 value="-all">--- <?php echo $tpl->getLang('all_not_rejected') ?> ---</option>
42 value="<?php echo $state ?>"><?php echo $tpl->getLang('state_' . $state) ?></option>
47 <label><?php echo $tpl->getLang('just_type') ?>:
50 value="-all">--- <?php echo $tpl->getLang('al
[all...]
H A Dtypes.php17 <button name="action" value="update"><?php echo $tpl->getLang('save') ?></button>
19 <?php echo $tpl->getLang('cancel') ?>
26 <?php echo $tpl->getLang('edit') ?>
31 <a onclick="return confirm('<?php echo $tpl->getLang('js')['remove_confirm'] ?>')"
33 <?php echo $tpl->getLang('delete') ?>
51 <button name="action" value="add"><?php echo $tpl->getLang('save') ?></button>
/plugin/bez/tpl/mail/
H A Dtask.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php vprintf($tpl->getLang($tpl->get('action')), $tpl->get('action_replacements', array())) ?>
H A Dtask_comment.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?>
H A Dthread.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?>
H A Dthread_comment.php20 <?php echo $tpl->user_name($tpl->get('who')) ?> <?php echo $tpl->getLang($tpl->get('action')) ?>

12345678910>>...41