Home
last modified time | relevance | path

Searched refs:getLang (Results 426 – 450 of 1005) sorted by relevance

1...<<11121314151617181920>>...41

/plugin/odtplus2dw/
H A Daction.php62 .'<a href='.wl($ID, $params).' class="action import_file" rel="nofollow" title="'.$this->getLang('import_button').'">'
63 .'<span>'.$this->getLang('import_button').'</span>'
80 if ( page_exists( $ID ) ) echo p_render('xhtml',p_get_instructions( $this->getLang( 'formPageExistMessage' ) ), $info );
85 if ( $message == 'default' ) $message = $this->getLang('formIntroMessage');
90 <legend>'.$this->getLang('formLegend').'</legend>
237 if ( $this->getConf('parserLinkToOriginalFile') && auth_quickaclcheck($ID) >= AUTH_UPLOAD ) $this->result .= '<sub>{{'.$this->userFileName.'|'.$this->getLang('parserOriginalFile').'}}</sub>
263 # * string : key for $this->getLang() function
265 # $message[0] : string : key for $this->getLang() function
286 if ( ! $output ) die( $this->getLang( 'er_msg_nomessage' ) );
312 $content = $output.' : '.$this->getLang(
[all...]
/plugin/revealjs/syntax/
H A Dtheme.php113 … $this->getLang('view_presentation').'"><img src="'.DOKU_BASE.'lib/plugins/revealjs/'.
115 $this->getLang('view_presentation').'"/></a>'.
118 '&print-pdf" title="'.$this->getLang('print_pdf').'">Print PDF</a></nobr>' :
/plugin/authvk/
H A Daction.php145 …msg($this->getLang('vk_sorry').'<a href="https://vk.com/club' . $vk_group_id_of_users . '">VK_gro…
187 …="' . $vk_url . '?' . urldecode(http_build_query($params)) . '">'.$this->getLang('loginButton').'<…
189 …$form->_content[] = form_openfieldset(array('_legend' => $this->getLang('loginwith'), 'class' => '…
212 $lang['btn_login'] = $this->getLang('loginButton') ;
/plugin/openas/
H A Dsyntax.php80 $msg = "$ID " . $this->getLang('will_save') . $which[$type] ." $name.<br />";
81 $match = $msg . $this->getLang('open_wl') . "<br /> $wikilink";
86 $match = $this->getLang('open_page'). '<br />' .
128 … $id = $this->labels['open'] . $this->getLang('pageid') .$this->labels['close'] ;
/plugin/file2dw/
H A Daction.php63 …if ( page_exists( $ID ) ) echo p_render('xhtml',p_get_instructions( $this->getLang( 'formPageExist…
85 if ( $message == 'default' ) $message = $this->getLang('formIntroMessage');
96 $legend->attr('value',$this->getLang('formLegend'));
109 $submitInputElement->attr('value',$this->getLang('import_button'));
240 … $this->result .= '<sub>{{'.$this->userFileName.'|'.$this->getLang('parserOriginalFile').'}}</sub>
279 …saveWikiText( $this->pageName, $this->result, $this->getLang( 'parserSummary' ).$this->userFileNam…
486 if ( ! $output ) die( $this->getLang( 'er_msg_nomessage' ) );
507 …$content = $output.' : '.$this->getLang( $output ).( is_array( $message ) ? ' : '.$message[1] : ''…
/plugin/captcha/
H A Dhelper.php61 $text = $this->getLang('fillmath');
67 $text = $this->getLang('fillcaptcha');
109 $this->getLang('honeypot'),
151 if ($msg) msg($this->getLang('testfailed'), -1);
427 $this->getLang('soundlink'),
/plugin/offline/
H A Dsyntax.php71 $renderer->doc .= '<a href="'.exportlink($ID, 's5').'" title="'.$this->getLang('view').'">';
72 …'.DOKU_BASE.'lib/plugins/offline/screen.gif" align="right" alt="'.$this->getLang('view').'" width=…
/plugin/structtasks/meta/
H A DReminderNotifier.php28 public function __construct(callable $getConf, callable $getLang, argument
30 parent::__construct($getConf, $getLang);
/plugin/dw2pdf/
H A Daction.php173 throw new Exception($this->getLang('notexist'));
178 throw new Exception($this->getLang('needtitle'));
182 throw new Exception($this->getLang('needns'));
250 throw new Exception($this->getLang('needtitle'));
258 // print $this->getLang('empty');
264 throw new Exception($this->getLang('empty'));
270 throw new Exception($this->getLang('needtitle'));
275 throw new Exception($this->getLang('missingbookcreator'));
285 throw new Exception($this->getLang('needtitle'));
289 throw new Exception($this->getLang('empt
[all...]
/plugin/farmsync/meta/
H A DEntityUpdates.php13 public function getLang($key) { function in dokuwiki\\plugin\\farmsync\\meta\\EntityUpdates
15 return $helper->getLang($key);
60 … echo '<a class="show_noconflicts wikilink1">' . $this->getLang('link:nocoflictitems') . '</a>';
H A DPageUpdates.php40 $label1 = '✎————————————————— ' . $this->getLang('merge_animal') . ' ————';
41 $label3 = '✏————————————————— ' . $this->getLang('merge_source') . ' ————';
75 echo sprintf($this->getLang('progress:pages'), $target, $i, $total) . "</br>";
79 echo "<h3>".$this->getLang('heading:pages')."</h3>";
/plugin/autogroup/conf/
H A Dsettings.class.php63 msg(sprintf($plugin->getLang('not_3_parts'),$item,$line+1), -1);
69 msg(sprintf($plugin->getLang('bad_attribute'),$item, $line+1), -1);
75 msg(sprintf($plugin->getLang('bad_regex'),$item,$line+1), -1);
/plugin/owncloud/tpl/
H A Ddetail.php77 …echo $helper->internalmedia($_GET['fileid'],$IMG,$helper->getLang('download'),NULL,NULL,NULL,NULL,…
121 …echo "<dt>".$helper->getLang('path').':</dt><dd><a href="'.$helper->getConf('owncloudurl').'/index…
126 … echo $helper->internalmedia('',$helper->pathToWikiID($dir),$helper->getLang('parentFolder'));
/plugin/move/action/
H A Drename.php62 $newitem = '<li class="plugin_move_page"><a href=""><span>' . $this->getLang('renamepage') . '</span></a></li>';
118 $error = $this->getLang('cantrename');
160 $response['error'] = $this->getLang('notallowed');
171 $response['error'] = sprintf($this->getLang('mediamoveerror'), $src);
212 echo $this->getLang('renamepage');
/plugin/notification/action/
H A Dcron.php107 $html = '<p>' . $this->getLang('mail content');
109 $text = $this->getLang('mail content') . "\n\n";
132 $mail->subject($this->getLang('mail subject'));
/plugin/stale/
H A DMenuitem.php62 return $stale->getLang('menu');
68 return $stale->getLang("menuItemLabel");
/plugin/translate/
H A Daction.php236 msg(sprintf($this->getLang['e_pageexists'], $title),-1);
251 msg($this->getLang('e_denied'), -1);
296 msg($this->getLang('e_languageunknown'),-1);
348 msg(sprintf($this->getLang('e_pageexists'), $target_id),-1);
363 msg($this->getLang('e_denied'), -1);
369 saveWikiText($target_id, $wikitext, $this->getLang('translation_created'));
/plugin/struct/meta/
H A DAggregationTable.php29 $this->renderer->cdata($this->helper->getLang('none'));
135 $fltrs[] = sprintf('"%s" %s "%s"', $column, $this->helper->getLang("comparator $comp"), $value);
141 $this->helper->getLang('tablefilteredby'),
146 $this->renderer->internallink($this->id, $this->helper->getLang('tableresetfilter'));
231 'title="' . $this->helper->getLang('sort') . '">' . hsc($header) . '</a>';
389 $this->renderer->cdata($this->helper->getLang('none'));
454 $this->renderer->doc .= '<a href="' . $link . '" class="prev">' . $this->helper->getLang('prev') . '</a>';
463 $this->renderer->doc .= '<a href="' . $link . '" class="next">' . $this->helper->getLang('next') . '</a>';
488 $this->helper->getLang('csvexport') . '</a>';
/plugin/s5reloaded/
H A Dsyntax.php65 …s5reloaded',sizeof($data)?array('s5theme'=>$data[0]):null).'" title="'.$this->getLang('view').'">';
66 …OKU_BASE.'lib/plugins/s5reloaded/screen.gif" align="right" alt="'.$this->getLang('view').'" width=…
/plugin/unameban/
H A Daction.php37 $text .= sprintf('<p>'.$this->getLang('banned').'</p>',
40 $title = $this->getLang('denied');
/plugin/s5/
H A Dsyntax.php65 …k($ID, 's5',sizeof($data)?array('s5theme'=>$data[0]):null).'" title="'.$this->getLang('view').'">';
66 …src="'.DOKU_BASE.'lib/plugins/s5/screen.gif" align="right" alt="'.$this->getLang('view').'" width=…
/plugin/filelisting/
H A Dhelper.php45 $ret .= sprintf($this->getLang('files_in_namespace'), $ns_string);
62 $form->addHTML('<th>' . $this->getLang('header filename') .'</th>');
63 $form->addHTML('<th>' . $this->getLang('header filesize') .'</th>');
64 $form->addHTML('<th>' . $this->getLang('header filedate') .'</th>');
88 $form->addButton('do[plugin_filelisting_delete]', $this->getLang('delete_selected'));
/plugin/refnotes/
H A Dadmin.php43 print('<noscript><div class="error">' . $this->locale->getLang('noscript') . '</div></noscript>');
106 $html .= ' value="' . $this->locale->getLang('btn_' . $action) . '"';
140 $title = refnotes_localization::getInstance()->getLang($this->title);
270 $label = refnotes_localization::getInstance()->getLang('btn_' . $action);
536 $label = refnotes_localization::getInstance()->getLang($this->label);
593 $html .= '<option value="' . $option . '">' . $locale->getLang('opt_' . $option) . '</option>' . DOKU_LF;
643 $buttonLabel = refnotes_localization::getInstance()->getLang('opt_inherit');
/plugin/evesso/
H A Dauth.php86 msg($this->getLang('loginFailed'), -1);
213 msg(sprintf($this->getLang('authnotenabled'), $servicename), -1);
239 msg($this->getLang("rejectedGroup"), -1);
246 msg($this->getLang("rejectedGroup"), -1);
258 msg($this->getLang('addUserNotPossible'), -1);
422 msg($this->getLang('emailduplicate'), -1);
442 msg($this->getLang('emailduplicate'), -1);
/plugin/swarmwebhook/
H A Dadmin.php24 … $configLink = '<a href="' . $configHRef . '">' . $this->getLang('configuration') . '</a>';
26 $this->getLang('secret needed'),

1...<<11121314151617181920>>...41