r96195 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96194‎ | r96195 | r96196 >
Date:14:53, 3 September 2011
Author:siebrand
Status:ok
Tags:
Comment:
MFT r96193: (bug 30455) Use "undisclosed" instead of "unspecified" in the gender options.
Modified paths:
  • /branches/REL1_18/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /branches/REL1_18/phase3/languages/messages/MessagesQqq.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/languages/messages/MessagesQqq.php
@@ -1405,7 +1405,7 @@
14061406 '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).',
14071407 'yourgender' => 'Used in [[Special:Preferences]], first tab.
14081408 {{Identical|Gender}}',
1409 -'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.',
 1409+'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.',
14101410 '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.
14111411 {{Identical|Male}}',
14121412 '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.
Index: branches/REL1_18/phase3/languages/messages/MessagesEn.php
@@ -1827,7 +1827,7 @@
18281828 'badsiglength' => 'Your signature is too long.
18291829 It must not be more than $1 {{PLURAL:$1|character|characters}} long.',
18301830 'yourgender' => 'Gender:',
1831 -'gender-unknown' => 'Unspecified',
 1831+'gender-unknown' => 'Undisclosed',
18321832 'gender-male' => 'Male',
18331833 'gender-female' => 'Female',
18341834 'prefs-help-gender' => 'Optional: used for gender-correct addressing by the software.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r96193(bug 30455) Use "undisclosed" instead of "unspecified" in the gender options.siebrand14:53, 3 September 2011
r96194MFT r96193: (bug 30455) Use "undisclosed" instead of "unspecified" in the gen...siebrand14:53, 3 September 2011

Status & tagging log