Lines Matching refs:getLang

9                 <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('unsubscribe') ?></a>
98 <p><?php echo $tpl->getLang('subscribed_info' . $tpl->get('lang_suffix')) ?></p>
100 <a href="<?php echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'action', 'subscribe') ?>" class="bez_subscribe_button"><span class="bez_awesome">&#xf0f3;</span>&nbsp;&nbsp;<?php echo $tpl->getLang('subscribe') ?></a>
101 <p><?php echo $tpl->getLang('not_subscribed_info' . $tpl->get('lang_suffix')) ?></p>
107 <h2><?php echo $tpl->getLang('comment_participants') ?></h2>
128 title="<?php echo $tpl->getLang('reporter') ?>">
134 title="<?php echo $tpl->getLang('coordinator') ?>">
140 title="<?php echo $tpl->getLang('executor') ?>">
146 title="<?php echo $tpl->getLang('commentator') ?>">
152 title="<?php echo $tpl->getLang('subscribent') ?>">
164 <h2><?php echo $tpl->getLang('issue_invite_header') ?></h2>
168 <option value="">--- <?php echo $tpl->getLang('select') ?> ---</option>
174 <button class="bez_subscribe_button"><?php echo $tpl->getLang('issue_invite_button') ?></button>