/plugin/xcom/ |
H A D | admin.php | 55 ptln(' ' .$this->getLang('xmlrpc_fns_qualifier')); 64 …ptln('<button class="xcom_send_but" onclick="xmlrpc()">' . $this->getLang('send') .'</button>');… 66 …gin-left:8px;" title="' . $this->getLang('results_tip'). '" onclick="xcom_show(\'xcom_results\')… 71 …margin-left:8px;" title="' . $this->getLang('results_tip'). '" onclick="xcom_hide_all_views();">… 85 …ptln( $this->getLang('pwd').': <input type="password" size = "9" name="xcom_pwd" id = "xcom_pwd">… 96 …ptln('<span title="'. $this->getLang('pageid_title') .'">' . $this->getLang('pageid').': <input t… 97 …ptln('<span title="'. $this->getLang('options_title') .'">' . $this->getLang('options').': <input … 104 …ave(this.form.xcom_pageid.value);" title="' . $this->getLang('locsave_title') . '">'. $this->getLa… 131 ptln($this->getLang('clear') . ': '); 132 …ptln('<a href="javascript:xcom_clear(\'xcom_pre\');void 0;">[' . $this->getLang('pre') . ']</a>&nb… [all …]
|
/plugin/bez/tpl/ |
H A D | report.php | 1 <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 D | threads.php | 7 <?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 D | tasks.php | 7 <?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 D | activity_report.php | 2 <?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 D | kp.php | 3 <?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 D | task_form.php | 22 <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 D | thread.php | 9 <span class="bez_awesome"></span> <?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"></span> <?php echo $tpl->getLang('unsubscrib [all...] |
/plugin/serverinfos/serverinfos/ |
H A D | admin.php | 94 …tenu_php'>".$elements->getUpTime($uptime, $this->getLang('day'), $this->getLang('hour'), $this->ge… 101 $elements->displaySystem($infosServeur, $this->getLang('system'), $this->getLang('server_os'), 102 $this->getLang('distrib'), $this->getLang('vmac')); 109 …$elements->displayHwCategories($this->getLang('cpu'), $this->getLang('ram'), $this->getLang('dd')); 112 …$elements->displayHwSCategories($this->getLang('cpu_mark'), $this->getLang('cpu_model'), $this->ge… 113 $this->getLang('total'), $this->getLang('dd_free'), $this->getLang('dd_used')); 123 $elements->displayWebCategories($this->getLang('server_ip'), $this->getLang('server_name'), 124 $this->getLang('server_web'), $this->getLang('server_port')); 134 …$elements->displayPhpCategories($this->getLang('php_version'), $this->getLang('uploadmaxfilesize'), 135 $this->getLang('postmaxsize'), $this->getLang('memorylimit')); [all …]
|
/plugin/adhoctags/ |
H A D | action.php | 28 'title' => $this->getLang('picker'),
35 'title' => $this->getLang('b').': <𝚋>',
43 'title' => $this->getLang('i').': <𝚒>',
51 'title' => $this->getLang('s').': <𝚜>',
59 'title' => $this->getLang('u').': <𝚞>',
67 'title' => $this->getLang('small').': <𝚜𝚖𝚊𝚕𝚕>',
75 'title' => $this->getLang('q').': <𝚚>',
83 'title' => $this->getLang('abbr').': <𝚊𝚋𝚋𝚛>',
91 'title' => $this->getLang('dfn').': <𝚍𝚏𝚗>',
99 'title' => $this->getLang('kb [all...] |
/plugin/switchpanel/ |
H A D | action.php | 18 $code_msg = '# '.$this->getLang('panel_info').'\n'; 19 $code_txt = 'text="'.$this->getLang('port_title').'"'; 24 …1se12 = '\n11,11:case=close,text="'.$this->getLang('port_close').'"\n12,12:case=serial,text="'.$th… 27 …$of23gb24 = '\n23,23:case=of,text="'.$this->getLang('port_of').'"\n24,24:case=gbic,text="'.$this->… 30 …5se36 = '\n11,35:case=close,text="'.$this->getLang('port_close').'"\n12,36:case=serial,text="'.$th… 33 …$of47gb48 = '\n23,47:case=2of,text="'.$this->getLang('port_2of').'"\n24,48:case=gbic,text="'.$this… 151 'title' => $this->getLang('rj'), 158 'title' => $this->getLang('of'), 165 'title' => $this->getLang('2of'), 172 'title' => $this->getLang('gbic'), [all …]
|
/plugin/fontsize2/ |
H A D | action.php | 24 'title' => $this->getLang('fs_picker'), 29 'title' => $this->getLang('fs_xxs'), 30 'sample' => $this->getLang('fs_xxs_sample'), 37 'title' => $this->getLang('fs_xs'), 45 'title' => $this->getLang('fs_s'), 46 'sample' => $this->getLang('fs_s_sample'), 53 'title' => $this->getLang('fs_m'), 61 'title' => $this->getLang('fs_l'), 69 'title' => $this->getLang('fs_xl'), 77 'title' => $this->getLang('fs_xxl'), [all …]
|
/plugin/confmanager/tpl/ |
H A D | showConfigTwoLineLeftImage.php | 9 <h3><?php echo $helper->getLang('user_defined_values') ?></h3> 12 <th><?php echo $helper->getLang('key') ?></th> 13 <th><?php echo $helper->getLang('value') ?></th> 14 <th><?php echo $helper->getLang('actions') ?></th> 44 <?php echo $helper->getLang('disablesdefault') ?> 46 <?php echo $helper->getLang('modifiesdefault') ?> 57 alt="<?php echo hsc($helper->getLang('edit_icon_action_disabled')) ?>" 58 title="<?php echo hsc($helper->getLang('edit_icon_action_tooltip_disabled')) ?>" /> 62 alt="<?php echo hsc($helper->getLang('edit_icon_action')) ?>" 63 title="<?php echo hsc($helper->getLang('edit_icon_action_toolti [all...] |
H A D | showConfigTwoLine.php | 9 <h3><?php echo $helper->getLang('user_defined_values') ?></h3> 12 <th><?php echo $helper->getLang('key') ?></th> 13 <th><?php echo $helper->getLang('value') ?></th> 14 <th><?php echo $helper->getLang('actions') ?></th> 42 <?php echo $helper->getLang('disablesdefault') ?> 44 <?php echo $helper->getLang('modifiesdefault') ?> 66 <h3 class="clickable hoverFeedback" title="<?php echo $helper->getLang('toggle_defaults') ?>"> 68 <?php echo $helper->getLang('default_values') ?> 74 <?php echo hsc($helper->getLang('defaults_description')) ?> 78 <th><?php echo $helper->getLang('ke [all...] |
/plugin/webdavclient/ |
H A D | admin.php | 174 ptln($this->getLang('reallyempty')); 186 $this->getLang('name').'</th><th>'.$this->getLang('uri').'</th></tr>'); 200 $this->getLang('name').'</th><th>'.$this->getLang('uri').'</th></tr>'); 222 ptln('<th>'.$this->getLang('id').'</th><th>'.$this->getLang('name').'</th><th>'. 223 $this->getLang('syncinterval').'</th><th>'.$this->getLang('active'). 224 …'</th><th>'.$this->getLang('write').'</th><th>'.$this->getLang('permission').'</th><th>'.$this->ge… 235 $this->getLang('active').'</option>'. 242 $this->getLang('write').'</option>'. 244 $this->getLang('nowrite').'</option>'. 260 ptln($this->getLang('discovery_text')); [all …]
|
/plugin/onlineordering/ |
H A D | order_form.php | 13 $output .= '<b>'.$this->getLang('enter_values').'</b><br />'; 14 $output .= $this->getLang('mandatory_fields').'<br /><br />'; 21 $output .= '<th><label for="title">'.$this->getLang('title').'</label></th>'; 29 if ($form_title == $this->getLang('field_title_ms') ) { $output .= 'selected'; } 30 $output .= ' value="'.$this->getLang('field_title_ms').'">'.$this->getLang('field_title_ms').'</opt… 33 if ($form_title == $this->getLang('field_title_mr') ) { $output .= 'selected'; } 34 $output .= ' value="'.$this->getLang('field_title_mr').'">'.$this->getLang('field_title_mr').'</opt… 64 $output .= '<th><label for="place">'.$this->getLang('place').'<i>*</i></label></th>'; 105 $output .= '<th><label for="email">'.$this->getLang('email').'<i>*</i></label></th>'; 120 …output .= ' ('.$this->getLang("ppu").': '.number_format($data['price'],2,",",":").' '.$data['curre… [all …]
|
/plugin/advanced/admin/ |
H A D | config.php | 39 return $this->getLang('menu_config'); 288 $lng_edit = $this->getLang('conf_edit'); 342 $lang['toc'] = $this->getLang('menu_config'); 420 'interwiki' => $this->getLang('conf_iwiki'), 421 'mime' => $this->getLang('conf_mime'), 426 'main' => $this->getLang('conf_main'), 430 'userscript' => $this->getLang('conf_ujs'), 444 … 'sidebarheader' => $this->getLang('conf_sidebar') . ' (' . $this->getLang('conf_header') . ')', 445 … 'sidebarfooter' => $this->getLang('conf_sidebar') . ' (' . $this->getLang('conf_footer') . ')', 471 …$toc_hooks['rightsidebarheader'] = $this->getLang('conf_rsidebar') . ' (' . $this->getLang('conf_h… [all …]
|
/plugin/admnote/action/ |
H A D | buttons.php | 40 'title' => $this->getLang('adm'), 45 'title' => $this->getLang('adm_abstract'), 52 'title' => $this->getLang('adm_bug'), 59 'title' => $this->getLang('adm_danger'), 66 'title' => $this->getLang('adm_example'), 73 'title' => $this->getLang('adm_failure'), 87 'title' => $this->getLang('adm_note'), 94 'title' => $this->getLang('adm_question'), 101 'title' => $this->getLang('adm_quote'), 115 'title' => $this->getLang('adm_tip'), [all …]
|
/plugin/maintenance/ |
H A D | admin.php | 101 $msg = $this->getLang('start_success'); 105 $msg = $this->getLang('start_already'); 115 $msg = $this->getLang('stop_fail'); 119 $msg = $this->getLang('stop_success'); 123 $msg = $this->getLang('stop_already'); 139 $msg = $this->getLang('lock_fail'); 143 $msg = $this->getLang('lock_success'); 147 $msg = $this->getLang('lock_already'); 157 $msg = $this->getLang('unlock_fail'); 161 $msg = $this->getLang('unlock_success'); [all …]
|
/plugin/struct/admin/ |
H A D | schemas.php | 96 msg($this->getLang('admin_csvdone'), 1); 114 msg($this->getLang('del_fail'), -1); 119 msg($this->getLang('del_ok'), 1); 131 msg($this->getLang('clear_fail'), -1); 136 msg($this->getLang('clear_ok'), 1); 158 echo '<h2>' . sprintf($this->getLang('edithl'), hsc($table)) . '</h2>'; 161 echo $this->getLang('internal'); 167 echo '<li class="active"><a href="#plugin__struct_editor">' . $this->getLang('tab_edit') . '</a></li>'; 169 echo '<li><a href="#plugin__struct_json">' . $this->getLang('tab_export') . '</a></li>'; 171 echo '<li><a href="#plugin__struct_delete">' . $this->getLang('tab_delet [all...] |
/plugin/dwtimeline/ |
H A D | action.php | 28 'title' => $this->getLang('tl-picker'), 33 'title' => $this->getLang('tl-button'), 36 'sample' => $this->getLang('ms-content'), 37 'close' => '\n</milestone>\n</dwtimeline title="'.$this->getLang('tl-end').'">', 41 'title' => $this->getLang('ms-button'), 44 'sample' => $this->getLang('ms-content'), 55 … $this->getConf('align') . '" title="' . $this->getLang('tl-title') . '" description="' . $this->g… 61 if (!$data) {$data = $this->getLang('ms-data');} 62 …$skeleton = '<milestone title = "' . $this->getLang('ms-title') . '" description="' . $this->getLa… 63 … $skeleton .= 'data="' . $data . '" backcolor="' . $this->getLang('ms-backcolor') . '">\n'; [all …]
|
/plugin/farm/ |
H A D | animalmanager.class.php | 263 ptln(' '.$this->manager->getLang('animal_users')); 267 ptln(' '.$this->manager->getLang('animal_users_warning')); 282 ptln(' <th>'.$this->manager->getLang('animal_users_name').'</th>'); 283 ptln(' <th>'.$this->manager->getLang('animal_users_mail').'</th>'); 284 ptln(' <th>'.$this->manager->getLang('animal_users_grps').'</th>'); 302 ptln(' <br /><b>'.$this->manager->getLang('animal_users_add').'</b><br />'); 315 ptln(' '.$this->manager->getLang('animal_editfile')); 319 ptln(' '.$this->manager->getLang('animal_change_warning')); 358 ptln(' '.$this->manager->getLang('animal_new_title')); 374 ptln(' '.$this->manager->getLang('animal_delete')); [all …]
|
/plugin/accscounter/ |
H A D | action.php | 48 echo $this->getLang('moveiplog') . ': '; 49 …if ($this->dir_copy($old, $new)) echo $this->getLang('success') . '<br><br>'; else echo $this->get… 52 echo $this->getLang('movenmlog') . ':<br>'; 89 …if (rmdir($dir)) echo '<br>' . $this->getLang('complete') . '<br><br>'; else echo '<br>' . $this->… 110 echo $this->getLang('failnmsave') . '<br>'; 117 echo $this->getLang('success') . '<br>'; 119 …if ($moved) echo $this->getLang('allloaded') . '<br><br>'; else echo $this->getLang('nothing') . '… 120 echo $this->getLang('funcend'); 144 echo $this->getLang('successdellog') . '<br>'; 146 …if ($deleted) echo $this->getLang('alldeleted') . '<br><br>'; else echo $this->getLang('nothingtod… [all …]
|
/plugin/formatplus2/ |
H A D | action.php | 31 'title' => $this->getLang('smallcaps'), 40 'title' => $this->getLang('sample'), 49 'title' => $this->getLang('variable'), 58 'title' => $this->getLang('keyboard'), 85 'title' => $this->getLang('inverse'), 94 'title' => $this->getLang('quote'), 114 'title' => $this->getLang('insert'), 148 'title' => $this->getLang('sub'), 156 'title' => $this->getLang('super'), 168 'title' => $this->getLang('title'), [all …]
|
/plugin/formatplus/ |
H A D | action.php | 31 'title' => $this->getLang('smallcaps'), 40 'title' => $this->getLang('sample'), 49 'title' => $this->getLang('variable'), 58 'title' => $this->getLang('keyboard'), 85 'title' => $this->getLang('inverse'), 94 'title' => $this->getLang('quote'), 114 'title' => $this->getLang('insert'), 148 'title' => $this->getLang('sub'), 156 'title' => $this->getLang('super'), 168 'title' => $this->getLang('title'), [all …]
|