Wiki source code of CommonTranslations


Hide last authors
Nils Model 1.1 1 admin.wikis=Wikis
2 admin.wikis.descriptor=Descriptor
3 admin.wikis.descriptor.description=Configure the wiki descriptor
4 admin.wiki.description=Describe your wiki (pretty name and description) and set its owner and homepage.
5 platform.wiki.admin.wiki.ownerProblemConfirmation=The new owner's user does not exist or it may come from a different wiki.\\nAre you sure you want to use it and continue with the save operation?
6 platform.wiki.admin.wiki.csrfInvalidError=Invalid security (CSRF) token. Please refresh the page and try again.
7 platform.wiki.admin.wiki.requiredFieldsError=The 'Homepage' field cannot be empty.
8 platform.wiki.admin.wiki.ownerWarning=Warning: Once you change this, the previous owner will lose their owner rights. If that is you, make sure you do not lock yourself out of the wiki. If that happens by mistake, you will need to contact the main wiki's administrators or use the superadmin account.
9
10 ###############################################################################
11 ## Deprecated
12 ## Note: each element should be removed when the last branch using it is no longer supported
13 ###############################################################################
14
15 ## Used to indicate where deprecated keys start
16 #@deprecatedstart
17
18 #######################################
19 ## until 6.4RC1
20 #######################################
21 admin.wiki=Wiki
22
23 ## Used to indicate where deprecated keys end
24 #@deprecatedend