http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89210

Revision: 89210
Author:   siebrand
Date:     2011-05-31 07:30:24 +0000 (Tue, 31 May 2011)
Log Message:
-----------
MFT recent compatible updates in English messages.

Modified Paths:
--------------
    branches/REL1_18/phase3/languages/messages/MessagesEn.php

Modified: branches/REL1_18/phase3/languages/messages/MessagesEn.php
===================================================================
--- branches/REL1_18/phase3/languages/messages/MessagesEn.php   2011-05-31 
06:55:39 UTC (rev 89209)
+++ branches/REL1_18/phase3/languages/messages/MessagesEn.php   2011-05-31 
07:30:24 UTC (rev 89210)
@@ -1722,16 +1722,16 @@
 You can search via Google in the meantime.
 Note that their indexes of {{SITENAME}} content may be out of date.',
 'googlesearch'                     => '<form method="get" 
action="http://www.google.com/search"; id="googlesearch">
-    <input type="hidden" name="domains" value="{{SERVER}}" />
-    <input type="hidden" name="num" value="50" />
-    <input type="hidden" name="ie" value="$2" />
-    <input type="hidden" name="oe" value="$2" />
+       <input type="hidden" name="domains" value="{{SERVER}}" />
+       <input type="hidden" name="num" value="50" />
+       <input type="hidden" name="ie" value="$2" />
+       <input type="hidden" name="oe" value="$2" />
 
-    <input type="text" name="q" size="31" maxlength="255" value="$1" />
-    <input type="submit" name="btnG" value="$3" />
+       <input type="text" name="q" size="31" maxlength="255" value="$1" />
+       <input type="submit" name="btnG" value="$3" />
   <div>
-    <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" 
checked="checked" /><label for="gwiki">{{SITENAME}}</label>
-    <input type="radio" name="sitesearch" id="gWWW" value="" /><label 
for="gWWW">WWW</label>
+       <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" 
checked="checked" /><label for="gwiki">{{SITENAME}}</label>
+       <input type="radio" name="sitesearch" id="gWWW" value="" /><label 
for="gWWW">WWW</label>
   </div>
 </form>', # do not translate or duplicate this message to other languages
 
@@ -1845,7 +1845,8 @@
 'prefs-help-realname'           => 'Real name is optional.
 If you choose to provide it, this will be used for giving you attribution for 
your work.',
 'prefs-help-email'              => 'E-mail address is optional, but is needed 
for password resets, should you forget your password.',
-'prefs-help-email-others'       => 'You can also choose to let others contact 
you through your user or talk page without needing to reveal your identity.',
+'prefs-help-email-others'       => 'You can also choose to let others contact 
you by e-mail through a link on your user or talk page.
+Your e-mail address is not revealed when other users contact you.',
 'prefs-help-email-required'     => 'E-mail address is required.',
 'prefs-info'                    => 'Basic information',
 'prefs-i18n'                    => 'Internationalisation',
@@ -2767,6 +2768,9 @@
              Your friendly {{SITENAME}} notification system
 
 --
+To change your email notification settings, visit
+{{fullurl:{{#special:Preferences}}}}
+
 To change your watchlist settings, visit
 {{fullurl:{{#special:Watchlist}}/edit}}
 


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to