Searched full:title3 (Results 1 – 14 of 14) sorted by relevance
/plugin/struct/_test/types/ |
D | LookupTest.php | 30 saveWikiText('title3', 'test', 'test'); 31 $pageMeta = new PageMeta('title3'); 56 'singlepage' => 'title3', 57 'multipage' => ['title3'], 58 'singletitle' => 'title3', 59 'multititle' => ['title3'], 263 json_encode(['', 3]) => 'title3',
|
D | PageTest.php | 45 saveWikiText('title3', 'test', 'test'); 46 $pageMeta = new \dokuwiki\plugin\struct\meta\PageMeta('title3'); 53 $this->saveData('test3', 'pageschema', ['singletitle' => 'title3']);
|
/plugin/struct/_test/ |
D | AggregationResultsTest.php | 224 saveWikiText('title3', 'test', 'test'); 225 $pageMeta = new PageMeta('title3'); 250 'singlepage' => 'title3', 251 'multipage' => ['title3'], 252 'singletitle' => 'title3', 253 'multititle' => ['title3'],
|
/plugin/do/lang/eo/ |
D | lang.php | 10 $lang['js']['title3'] = 'Nedonita tasko kun limdato %2$s.';
|
/plugin/do/lang/ja/ |
D | lang.php | 10 $lang['js']['title3'] = '担当が未定・%2$s が期限の作業';
|
/plugin/do/lang/ko/ |
D | lang.php | 10 $lang['js']['title3'] = '%2$s에 마감되는 할당되지 않은 작업입니다.';
|
/plugin/do/lang/ru/ |
D | lang.php | 11 $lang['js']['title3'] = 'Никому не назначенная задача сроком до %2$s.';
|
/plugin/do/lang/de/ |
D | lang.php | 13 $lang['js']['title3'] = 'Aufgabe ist nicht zugeordnet und ist am %2$s fällig.';
|
/plugin/do/lang/pt-br/ |
D | lang.php | 11 $lang['js']['title3'] = 'Tarefa não atribuída, vence em %2$s.';
|
/plugin/do/lang/sv/ |
D | lang.php | 10 $lang['js']['title3'] = 'Ej tilldelad uppgift, förfaller %2$d.';
|
/plugin/textmodule/ |
D | admin.php | 50 … . trim($_REQUEST['text2']) . "\n[TEXT MODULE DELIMITER]\n" . $_REQUEST['title3']. "\n" . trim($_R…
|
/plugin/do/lang/en/ |
D | lang.php | 11 $lang['js']['title3'] = 'Unassigned task due on %2$s.';
|
/plugin/do/lang/nl/ |
D | lang.php | 10 $lang['js']['title3'] = 'Niet toegewezen taak vervalt op %2$s.';
|
/plugin/do/lang/fr/ |
D | lang.php | 13 $lang['js']['title3'] = 'Tâche non assignée à faire pour le %2$s.';
|