Home
last modified time | relevance | path

Searched full:title3 (Results 1 – 14 of 14) sorted by relevance

/plugin/struct/_test/types/
DLookupTest.php30 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',
DPageTest.php45 saveWikiText('title3', 'test', 'test');
46 $pageMeta = new \dokuwiki\plugin\struct\meta\PageMeta('title3');
53 $this->saveData('test3', 'pageschema', ['singletitle' => 'title3']);
/plugin/struct/_test/
DAggregationResultsTest.php224 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/
Dlang.php10 $lang['js']['title3'] = 'Nedonita tasko kun limdato %2$s.';
/plugin/do/lang/ja/
Dlang.php10 $lang['js']['title3'] = '担当が未定・%2$s が期限の作業';
/plugin/do/lang/ko/
Dlang.php10 $lang['js']['title3'] = '%2$s에 마감되는 할당되지 않은 작업입니다.';
/plugin/do/lang/ru/
Dlang.php11 $lang['js']['title3'] = 'Никому не назначенная задача сроком до %2$s.';
/plugin/do/lang/de/
Dlang.php13 $lang['js']['title3'] = 'Aufgabe ist nicht zugeordnet und ist am %2$s fällig.';
/plugin/do/lang/pt-br/
Dlang.php11 $lang['js']['title3'] = 'Tarefa não atribuída, vence em %2$s.';
/plugin/do/lang/sv/
Dlang.php10 $lang['js']['title3'] = 'Ej tilldelad uppgift, förfaller %2$d.';
/plugin/textmodule/
Dadmin.php50 … . trim($_REQUEST['text2']) . "\n[TEXT MODULE DELIMITER]\n" . $_REQUEST['title3']. "\n" . trim($_R…
/plugin/do/lang/en/
Dlang.php11 $lang['js']['title3'] = 'Unassigned task due on %2$s.';
/plugin/do/lang/nl/
Dlang.php10 $lang['js']['title3'] = 'Niet toegewezen taak vervalt op %2$s.';
/plugin/do/lang/fr/
Dlang.php13 $lang['js']['title3'] = 'Tâche non assignée à faire pour le %2$s.';