MediaWiki master
MessagesSc.php
Go to the documentation of this file.
1<?php
15 NS_SPECIAL => 'Ispetziale',
16 NS_TALK => 'Cuntierra',
17 NS_USER => 'Usuàriu',
18 NS_USER_TALK => 'Cuntierra_usuàriu',
19 NS_PROJECT_TALK => 'Cuntierra_$1',
20 NS_FILE => 'File',
21 NS_FILE_TALK => 'Cuntierra_file',
22 NS_MEDIAWIKI_TALK => 'Cuntierra_MediaWiki',
23 NS_TEMPLATE_TALK => 'Cuntierra_template',
24 NS_HELP => 'Agiudu',
25 NS_HELP_TALK => 'Cuntierra_agiudu',
26 NS_CATEGORY => 'Categoria',
27 NS_CATEGORY_TALK => 'Cuntierra_categoria',
28];
29
31 'Speciale' => NS_SPECIAL,
32 'Contièndha' => NS_TALK,
33 'Utente' => NS_USER,
34 'Utente_discussioni' => NS_USER_TALK,
35 '$1_discussioni' => NS_PROJECT_TALK,
36 'Immàgini' => NS_FILE,
37 'Immàgini_contièndha' => NS_FILE_TALK
38];
39
41 'mdy time' => 'H:i',
42 'mdy date' => 'M j, Y',
43 'mdy both' => 'H:i, M j, Y',
44
45 'dmy time' => 'H:i',
46 'dmy date' => 'j M Y',
47 'dmy both' => 'H:i, j M Y',
48
49 'ymd time' => 'H:i',
50 'ymd date' => 'Y M j',
51 'ymd both' => 'H:i, Y M j',
52];
53
54$linkTrail = "/^([a-z]+)(.*)$/sD";
const NS_HELP
Definition Defines.php:76
const NS_USER
Definition Defines.php:66
const NS_FILE
Definition Defines.php:70
const NS_MEDIAWIKI_TALK
Definition Defines.php:73
const NS_PROJECT_TALK
Definition Defines.php:69
const NS_SPECIAL
Definition Defines.php:53
const NS_FILE_TALK
Definition Defines.php:71
const NS_HELP_TALK
Definition Defines.php:77
const NS_CATEGORY_TALK
Definition Defines.php:79
const NS_TALK
Definition Defines.php:65
const NS_USER_TALK
Definition Defines.php:67
const NS_CATEGORY
Definition Defines.php:78
const NS_TEMPLATE_TALK
Definition Defines.php:75
$dateFormats
$namespaceAliases
$linkTrail
$namespaceNames