From: Gabriel Wicke Date: Wed, 28 Apr 2004 13:48:49 +0000 (+0000) Subject: reverted most changes. {{ns:-1}} instead of Special:. Have to check if addHTML()... X-Git-Tag: 1.3.0beta1~221 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=35079290025aa74c0a0a7967c4f67c5d68b05116;p=lhc%2Fweb%2Fwiklou.git reverted most changes. {{ns:-1}} instead of Special:. Have to check if addHTML() or addWikiText() is called before changing the syntax --- diff --git a/languages/Language.php b/languages/Language.php index dd929a1b8d..53740ef09e 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -799,7 +799,8 @@ so you will not be able to save your edits right now. You may wish to cut-n-past the text into a text file and save it for later.", "protectedpagewarning" => "WARNING: This page has been locked so that only users with sysop privileges can edit it. Be sure you are following the -[[{{ns:4}}:Protected_page_guidelines|protected page guidelines]].", +protected page +guidelines.", # History pages # @@ -886,7 +887,7 @@ border=\"0\" ALT=\"Google\"> # "preferences" => "Preferences", "prefsnologin" => "Not logged in", -"prefsnologintext" => "You must be [[Special:Userlogin|logged in]] +"prefsnologintext" => "You must be logged in to set user preferences.", "prefslogintext" => "You are logged in as \"$1\". Your internal ID number is $2. @@ -964,23 +965,21 @@ from server time (UTC).", "reupload" => "Re-upload", "reuploaddesc" => "Return to the upload form.", "uploadnologin" => "Not logged in", -"uploadnologintext" => "You must be [[Special:Userlogin|logged in]] +"uploadnologintext" => "You must be logged in to upload files.", "uploadfile" => "Upload images, sounds, documents etc.", "uploaderror" => "Upload error", "uploadtext" => "STOP! Before you upload here, -make sure to read and follow the [[Special:Image_use_policy|image use policy]]. - -If a file with the name you are specifying already +make sure to read and follow the image use policy. +

If a file with the name you are specifying already exists on the wiki, it'll be replaced without warning. So unless you mean to update a file, it's a good idea to first check if such a file exists. - -To view or search previously uploaded images, -go to the [[Special:Imagelist|list of uploaded images]]. -Uploads and deletions are logged on the [[Project:Upload_log|upload log]]. - -Use the form below to upload new image files for use in +

To view or search previously uploaded images, +go to the list of uploaded images. +Uploads and deletions are logged on the " . +"upload log. +

Use the form below to upload new image files for use in illustrating your articles. On most browsers, you will see a \"Browse...\" button, which will bring up your operating system's standard file open dialog. @@ -1143,8 +1142,8 @@ this list should not be construed as an endorsement.", # Email this user # "mailnologin" => "No send address", -"mailnologintext" => "You must be [[Special:Userlogin|logged in]] -and have a valid e-mail address in your [[Special:Preferences|preferences]] +"mailnologintext" => "You must be logged in +and have a valid e-mail address in your preferences to send e-mail to other users.", "emailuser" => "E-mail this user", "emailpage" => "E-mail user", @@ -1172,10 +1171,10 @@ or has chosen not to receive e-mail from other users.", "watchlistsub" => "(for user \"$1\")", "nowatchlist" => "You have no items on your watchlist.", "watchnologin" => "Not logged in", -"watchnologintext" => "You must be [[Special:Userlogin|logged in]] +"watchnologintext" => "You must be logged in to modify your watchlist.", "addedwatch" => "Added to watchlist", -"addedwatchtext" => "The page \"$1\" has been added to your [[Special:Watchlist|watchlist]]. +"addedwatchtext" => "The page \"$1\" has been added to your [[{{ns:-1}}:Watchlist|watchlist]]. Future changes to this page and its associated Talk page will be listed there, and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to make it easier to pick out. @@ -1192,7 +1191,7 @@ make it easier to pick out. "watchdetails" => "($1 pages watched not counting talk pages; $2 total pages edited since cutoff; $3... -[$4 show and edit complete list].)", +show and edit complete list.)", "watchmethod-recent"=> "checking recent edits for watched pages", "watchmethod-list" => "checking watched pages for recent edits", "removechecked" => "Remove checked items from watchlist", @@ -1430,7 +1429,7 @@ proceeding.", In those cases, you will have to move or merge the page manually if desired.", "movearticle" => "Move page", "movenologin" => "Not logged in", -"movenologintext" => "You must be a registered user and [[Special:Userlogin|logged in]] +"movenologintext" => "You must be a registered user and logged in to move a page.", "newtitle" => "To new title", "movepagebtn" => "Move page",