System messages

From PropertyMinder WIKI

Jump to: navigation, search

This is a list of system messages available in the MediaWiki namespace.

Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Filter
Filter by customisation state:    
First page
First page
Last page
Last page
Show items per page
Name Default message text
Current message text
category_header (Talk)Pages in category "$1"
categorypage (Talk)View category page
catseparator (Talk)|
changed (Talk)changed
changepassword (Talk)Change password
chick.css (Talk)/* CSS placed here will affect users of the Chick skin */
chick.js (Talk)/* Any JavaScript here will be loaded for users using the Chick skin */
clearyourcache (Talk)'''Note: After saving, you may have to bypass your browser's cache to see the changes.''' '''Mozilla / Firefox / Safari:''' hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''Command-R'' on a Macintosh); '''Konqueror: '''click ''Reload'' or press ''F5''; '''Opera:''' clear the cache in ''Tools → Preferences''; '''Internet Explorer:''' hold ''Ctrl'' while clicking ''Refresh,'' or press ''Ctrl-F5''.
cologneblue.css (Talk)/* CSS placed here will affect users of the Cologne Blue skin */
cologneblue.js (Talk)/* Any JavaScript here will be loaded for users using the Cologne Blue skin */
colon-separator (Talk):
columns (Talk)Columns:
comma-separator (Talk),
common.css (Talk)/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */ body {background: url('/images/9/98/Bg.jpg') no-repeat #D9F4E1 !important;} #p-logo A {background-image: url('/images/c/c9/Logo.png') !important; background-repeat:no-repeat !important; width:750px !important; height:63px !important;} #content {padding:20px; width:900px; border-right:1px solid #AAAAAA} #column-one h5 {font-size:13px; color:#336699; text-transform: uppercase; font-weight:bold;} #p-cactions li a {background: #F4A236 !important; color:#FFF !important; font-size:13px;} .pBody {background:#2397B4; border: 1px solid #FFF;} .pBody a {color: #FFF;} .portlet ul {list-style-image: url('/images/7/7a/Bullet.png') !important;} #column-content {padding-top:56px;} #globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} #p-logo {top:0px; left:50%; margin-left:-500px;} #column-one {padding-top:100px;} #p-cactions {position: absolute; background: #0E73AC url('/images/6/63/Bg_top.png'); margin: 0px; width: 100%; top: 0px; left: 0px; padding-top:70px;border-bottom:1px solid #AAAAAA; padding-left:0px;} #p-cactions .pBody {width:1000px; margin-left:auto; margin-right:auto; padding-left:280px;} #footer {background-color:transparent !important; border:0px;} #p-personal li a {color: #FFFFFF;} #p-personal a.new {color: #FFFFFF;}
common.js (Talk)/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */ function ModifySidebar(action, section, name, link) { try { switch (section) { case "languages": var target = "p-lang"; break; case "toolbox": var target = "p-tb"; break; case "navigation": var target = "p-navigation"; break; default: var target = "p-" + section; break; } if (action == "add") { var node = document.getElementById(target) .getElementsByTagName('div')[0] .getElementsByTagName('ul')[0]; var aNode = document.createElement('a'); var liNode = document.createElement('li'); aNode.appendChild(document.createTextNode(name)); aNode.setAttribute('href', link); liNode.appendChild(aNode); liNode.className='plainlinks'; node.appendChild(liNode); } if (action == "remove") { var list = document.getElementById(target) .getElementsByTagName('div')[0] .getElementsByTagName('ul')[0]; var listelements = list.getElementsByTagName('li'); for (var i = 0; i < listelements.length; i++) { if (listelements[i].getElementsByTagName('a')[0].innerHTML == name || listelements[i].getElementsByTagName('a')[0].href == link) { list.removeChild(listelements[i]); } } } } catch(e) { // lets just ignore what's happened return; } } function CustomizeModificationsOfSidebar() { //removes [[Special:Upload]] from toolbox ModifySidebar("remove", "toolbox", "Upload file", "http://en.wikipedia.org/wiki/Special:Upload"); //removes [[Special:WhatLinksHere]] from toolbox ModifySidebar("remove", "toolbox", "What links here", "http://en.wikipedia.org/wiki/Special:Upload"); //removes [[Special:RecentChangesLinke]] from toolbox ModifySidebar("remove", "toolbox", "Related changes", "http://en.wikipedia.org/wiki/Special:Upload"); //removes [[Special:SpecialPages]] from toolbox ModifySidebar("remove", "toolbox", "Special pages", "http://en.wikipedia.org/wiki/Special:Upload"); } addOnloadHook(CustomizeModificationsOfSidebar);
compareselectedversions (Talk)Compare selected revisions
confirm (Talk)Confirm
confirm-purge-bottom (Talk)Purging a page clears the cache and forces the most current revision to appear.
confirm-purge-top (Talk)Clear the cache of this page?
confirm_purge_button (Talk)OK
confirmdeletetext (Talk)You are about to delete a page along with all of its history. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]].
confirmedittext (Talk)You must confirm your e-mail address before editing pages. Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].
confirmemail (Talk)Confirm e-mail address
confirmemail_body (Talk)Someone, probably you, from IP address $1, has registered an account "$2" with this e-mail address on {{SITENAME}}. To confirm that this account really does belong to you and activate e-mail features on {{SITENAME}}, open this link in your browser: $3 If you did *not* register the account, follow this link to cancel the e-mail address confirmation: $5 This confirmation code will expire at $4.
confirmemail_error (Talk)Something went wrong saving your confirmation.
confirmemail_invalid (Talk)Invalid confirmation code. The code may have expired.
confirmemail_invalidated (Talk)E-mail address confirmation canceled
confirmemail_loggedin (Talk)Your e-mail address has now been confirmed.
confirmemail_needlogin (Talk)You need to $1 to confirm your e-mail address.
confirmemail_noemail (Talk)You do not have a valid e-mail address set in your [[Special:Preferences|user preferences]].
confirmemail_oncreate (Talk)A confirmation code was sent to your e-mail address. This code is not required to log in, but you will need to provide it before enabling any e-mail-based features in the wiki.
confirmemail_pending (Talk)A confirmation code has already been e-mailed to you; if you recently created your account, you may wish to wait a few minutes for it to arrive before trying to request a new code.
confirmemail_send (Talk)Mail a confirmation code
confirmemail_sendfailed (Talk){{SITENAME}} could not send your confirmation mail. Please check your e-mail address for invalid characters. Mailer returned: $1
confirmemail_sent (Talk)Confirmation e-mail sent.
confirmemail_subject (Talk){{SITENAME}} e-mail address confirmation
confirmemail_success (Talk)Your e-mail address has been confirmed. You may now [[Special:UserLogin|log in]] and enjoy the wiki.
confirmemail_text (Talk){{SITENAME}} requires that you validate your e-mail address before using e-mail features. Activate the button below to send a confirmation mail to your address. The mail will include a link containing a code; load the link in your browser to confirm that your e-mail address is valid.
confirmrecreate (Talk)User [[User:$1|$1]] ([[User talk:$1|talk]]) deleted this page after you started editing with reason: : ''$2'' Please confirm that you really want to recreate this page.
contextchars (Talk)Context per line:
contextlines (Talk)Lines per hit:
contribsub2 (Talk)For $1 ($2)
contributions (Talk)User contributions
contributions-title (Talk)User contributions for $1
copyrightpage (Talk){{ns:project}}:Copyrights
copyrightwarning (Talk)Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br /> You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. '''Do not submit copyrighted work without permission!'''
copyrightwarning2 (Talk)Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.<br /> You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see $1 for details). '''Do not submit copyrighted work without permission!'''
First page
First page
Last page
Last page
Views
Personal tools
Office Solution
Training Videos
SOLUTIONS
Toolbox