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

Revision: 96195
Author:   siebrand
Date:     2011-09-03 14:53:58 +0000 (Sat, 03 Sep 2011)
Log Message:
-----------
MFT r96193: (bug 30455) Use "undisclosed" instead of "unspecified" in the 
gender options.

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

Modified: branches/REL1_18/phase3/languages/messages/MessagesEn.php
===================================================================
--- branches/REL1_18/phase3/languages/messages/MessagesEn.php   2011-09-03 
14:53:52 UTC (rev 96194)
+++ branches/REL1_18/phase3/languages/messages/MessagesEn.php   2011-09-03 
14:53:58 UTC (rev 96195)
@@ -1827,7 +1827,7 @@
 'badsiglength'                  => 'Your signature is too long.
 It must not be more than $1 {{PLURAL:$1|character|characters}} long.',
 'yourgender'                    => 'Gender:',
-'gender-unknown'                => 'Unspecified',
+'gender-unknown'                => 'Undisclosed',
 'gender-male'                   => 'Male',
 'gender-female'                 => 'Female',
 'prefs-help-gender'             => 'Optional: used for gender-correct 
addressing by the software.

Modified: branches/REL1_18/phase3/languages/messages/MessagesQqq.php
===================================================================
--- branches/REL1_18/phase3/languages/messages/MessagesQqq.php  2011-09-03 
14:53:52 UTC (rev 96194)
+++ branches/REL1_18/phase3/languages/messages/MessagesQqq.php  2011-09-03 
14:53:58 UTC (rev 96195)
@@ -1405,7 +1405,7 @@
 'badsiglength'                  => 'Warning message that is displayed on 
[[Special:Preferences]] when trying to save a signature that is too long. 
Parameter $1 is the maximum number of characters that is allowed in a signature 
(multi-byte characters are counted as one character).',
 'yourgender'                    => 'Used in [[Special:Preferences]], first tab.
 {{Identical|Gender}}',
-'gender-unknown'                => 'Used in [[Special:Preferences]], first 
tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing 
it indicates that the grammatical gender of the user name is not to be made 
public, or cannot be determined, or matches none of the other choices preset in 
the select.',
+'gender-unknown'                => 'Used in [[Special:Preferences]], first 
tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing 
it indicates that the grammatical gender of the user name is not to be made 
public, cannot be determined, or matches none of the other choices preset in 
the select.',
 'gender-male'                   => 'Used in [[Special:Preferences]], first 
tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing 
it indicates that the grammatical gender of the user name should be "male" for 
those languages having a "normal" male grammatical gender.
 {{Identical|Male}}',
 'gender-female'                 => 'Used in [[Special:Preferences]], first 
tab, as one of the selectable options of the {{msg-mw|gender}} prompt. Choosing 
it indicates that the grammatical gender of the user name should be "female" 
for those languages having a "normal" female grammatical gender.


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

Reply via email to