Home
last modified time | relevance | path

Searched refs:getLang (Results 126 – 150 of 1005) sorted by last modified time

12345678910>>...41

/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineRightImageConfigCascade.php105 echo $this->helper->getLang('upload_errNoConfigKeySend');
112 echo $this->helper->getLang('upload_errCannotOverwriteDefaultKey');
118 echo $this->helper->getLang('iconDelete_error');
H A DConfigManagerTwoLine.php70 if(!is_writable($this->configFile)) msg($this->helper->getLang('warning:not writable'),-1);
89 msg($this->helper->getLang('invalid save arguments'), -1);
H A DConfigManagerTwoLineConfigCascade.php35 msg($this->helper->getLang('invalid save arguments'), -1);
89 msg($this->helper->getLang('no local file given'),-1);
97 msg($this->helper->getLang('cannot apply changes'), -1);
100 msg($this->helper->getLang('changes applied'), 1);
/plugin/confmanager/tpl/
H A DdeleteButton.php4 alt="<?php echo hsc($helper->getLang('delete_action')) ?>"
5 title="<?php echo hsc($helper->getLang('delete_action_tooltip')) ?>"
H A DdescriptionHeader.php2 <h2 class="clickable hoverFeedback" id="toggleDescription" title="<?php echo $helper->getLang('togg…
H A DdisableButton.php4 alt="<?php echo hsc($helper->getLang('disable_action')) ?>"
5 title="<?php echo hsc($helper->getLang('disable_action_tooltip_disabled')) ?>" />
12 alt="<?php echo hsc($helper->getLang('disable_action')) ?>"
13 title="<?php echo hsc($helper->getLang('disable_action_tooltip')) ?>"
H A DformControls.php2 … <input type="submit" value="<?php echo hsc($this->getLang('save')) ?>" class="button saveButton" >
H A DformEnd.php12 <div class="popupprompt"><?php echo $helper->getLang('file_upload_prompt') ?></div>
16 …<input type="submit" class="button saveButton right" value="<?php echo $helper->getLang('upload') …
18 …<input id="popup_cancel" type="submit" class="right" value="<?php echo $helper->getLang('cancel')…
26 <p><?php echo $helper->getLang('uploading') ?></p>
33 <h3><?php echo $helper->getLang('upload_success') ?></h3>
34 <a class="button continue right"><?php echo $helper->getLang('continue') ?></a>
37 <h3><?php echo $helper->getLang('upload_error') ?></h3>
38 <a class="button continue right"><?php echo $helper->getLang('continue') ?></a>
H A DselectConfig.php2 <h1><?php echo $this->helper->getLang('welcomehead') ?></h1>
5 <h2><?php echo $this->helper->getLang('no_script_title')?></h2>
7 <?php echo $this->helper->getLang('no_script_message')?>
13 <?php echo $this->helper->getLang('welcome') ?>
19 <?php echo $this->helper->getLang('select_config') ?>
23 <?php echo $this->helper->getLang('please_select') ?>
34 <input type="submit" value="<?php echo $this->helper->getLang('edit') ?>" class="button" />
H A DshowConfigSingleLine.php3 <h3><?php echo $helper->getLang('user_defined_values') ?></h3>
6 <th><?php echo $helper->getLang('value') ?></th>
7 <th><?php echo $helper->getLang('actions') ?></th>
27 <?php echo $helper->getLang('disablesdefault') ?>
45 <h3 class="clickable hoverFeedback" title="<?php echo $helper->getLang('toggle_defaults') ?>">
47 <?php echo $helper->getLang('default_values') ?>
53 <?php echo hsc($helper->getLang('defaults_description')) ?>
57 <th><?php echo $helper->getLang('value') ?></th>
58 <th><?php echo $helper->getLang('actions') ?></th>
65 … <div class="defaultValue" title="<?php echo hsc($helper->getLang('default_value_tooltip')) ?>">
[all …]
H A DshowConfigTwoLine.php3 <h3><?php echo $helper->getLang('user_defined_values') ?></h3>
6 <th><?php echo $helper->getLang('key') ?></th>
7 <th><?php echo $helper->getLang('value') ?></th>
8 <th><?php echo $helper->getLang('actions') ?></th>
36 <?php echo $helper->getLang('disablesdefault') ?>
38 <?php echo $helper->getLang('modifiesdefault') ?>
62 <?php echo $helper->getLang('default_values') ?>
68 <?php echo hsc($helper->getLang('defaults_description')) ?>
72 <th><?php echo $helper->getLang('key') ?></th>
73 <th><?php echo $helper->getLang('value') ?></th>
[all …]
H A DshowConfigTwoLineLeftImage.php3 <h3><?php echo $helper->getLang('user_defined_values') ?></h3>
6 <th><?php echo $helper->getLang('key') ?></th>
7 <th><?php echo $helper->getLang('value') ?></th>
8 <th><?php echo $helper->getLang('actions') ?></th>
51 alt="<?php echo hsc($helper->getLang('edit_icon_action_disabled')) ?>"
56 alt="<?php echo hsc($helper->getLang('edit_icon_action')) ?>"
88 <?php echo $helper->getLang('default_values') ?>
94 <?php echo hsc($helper->getLang('defaults_description')) ?>
98 <th><?php echo $helper->getLang('key') ?></th>
99 <th><?php echo $helper->getLang('value') ?></th>
[all …]
/plugin/confmanager/action/
H A Dupload.php38 echo $this->getLang('upload_errNoAdmin');
46 echo $this->getLang('upload_errNoConfig');
/plugin/caption/
H A Daction.php21 'title' => $this->getLang('picker'),
27 'title' => $this->getLang('figure'),
35 'title' => $this->getLang('table'),
43 'title' => $this->getLang('code'),
51 'title' => $this->getLang('file'),
59 'title' => $this->getLang('reference'),
/plugin/caption/syntax/
H A Dcaption.php192 $renderer->doc .= $this->getLang('figureabbrev');
194 $renderer->doc .= $this->getLang('figurelong');
207 $renderer->doc .= $this->getLang('tableabbrev');
209 $renderer->doc .= $this->getLang('tablelong');
222 $renderer->doc .= $this->getLang('codeabbrev');
224 $renderer->doc .= $this->getLang('codelong');
237 $renderer->doc .= $this->getLang('fileabbrev');
239 $renderer->doc .= $this->getLang('filelong');
425 $renderer->cdata($this->getLang('figureabbrev'));
427 $renderer->cdata($this->getLang('figurelon
[all...]
/plugin/gallery/
H A Dsyntax.php
/plugin/dev/skel/
H A Dadmin.php23 echo '<h1>' . $this->getLang('menu') . '</h1>';
/plugin/authwordpress/
H A Dauth.php101 msg(sprintf($this->getLang('error_connect_failed'), $e->getMessage()));
152 msg($this->getLang('user_list_use_wordpress'));
/plugin/structtasks/
H A Dcli.php54 if ($verbose) $this->notice(sprintf($this->getLang('msg_processing'), $task));
66 if ($verbose) $this->error($this->getLang('msg_no_auth'));
76 sprintf($this->getLang('msg_invalid_schema'), $this->schema));
80 sprintf($this->getLang('msg_handling_schema'), $this->schema));
99 $getLang = [$this, 'getLang'];
102 $notifiers[] = new TodayNotifier($getConf, $getLang);
103 if ($verbose) $this->notice($this->getLang('msg_today_notifier'));
106 $notifiers[] = new ReminderNotifier($getConf, $getLang, $reminder_days);
114 sprintf($this->getLang('msg_reminder_notifier'), $days)
119 $notifiers[] = new OverdueNotifier($getConf, $getLang);
[all …]
H A Daction.php39 $getLang = [$this, 'getLang'];
41 new AssignedNotifier($getConf, $getLang),
42 new ClosedStatusNotifier($getConf, $getLang),
43 new DateNotifier($getConf, $getLang),
44 new DeletedNotifier($getConf, $getLang),
45 new OpenStatusNotifier($getConf, $getLang),
46 new RemovedNotifier($getConf, $getLang),
47 new SelfRemovalNotifier($getConf, $getLang),
/plugin/structtasks/meta/
H A DAbstractNotifier.php56 protected $getLang; variable in dokuwiki\\plugin\\structtasks\\meta\\AbstractNotifier
58 public function __construct(callable $getConf, callable $getLang) { argument
60 $this->getLang = $getLang;
146 $getLang = $this->getLang;
168 $getLang($this::lang_key_prefix . '_subject'));
169 $mailer->setBody($getLang($this::lang_key_prefix . '_text'),
171 $getLang($this::lang_key_prefix . '_html'));
H A DReminderNotifier.php28 public function __construct(callable $getConf, callable $getLang, argument
30 parent::__construct($getConf, $getLang);
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php295 $formatstring = str_replace('@'.strtolower($lang).'@', $this->plugin->getLang($lang), $formatstring);
/plugin/tag/
H A Daction.php117 'title' => $this->getLang('toolbar_icon'),
H A Dhelper.php134 return $this->getLang('tags');

12345678910>>...41