Last modified: 2011-05-23 19:19:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29565, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27565 - Add feminine aliases to user namespaces in Portuguese Wikipedia
Add feminine aliases to user namespaces in Portuguese Wikipedia
Status: RESOLVED DUPLICATE of bug 28052
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://pt.wikipedia.org/wiki/Wikipédi...
: i18n, shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-19 17:55 UTC by Opraco
Modified: 2011-05-23 19:19 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Opraco 2011-02-19 17:55:25 UTC
Could you please add "Usuária" and "Usuário(a)" as aliases to user pages (namespace 2) and "Usuária Discussão" and "Usuário(a) Discussão" to user talk (ns 3) in Portuguese Wikipedia? They are the feminine and neutral variants of the word "Usuário", which is masculine. Thanks.
Comment 1 Helder 2011-02-20 12:43:35 UTC
This is related to bug 17160.
Comment 2 Sam Reed (reedy) 2011-05-23 19:19:26 UTC
Resolving as dupe against tracking bug.


$namespaceGenderAliases = array(
	NS_USER => array( 'male' => 'Utilizador', 'female' => 'Utilizadora' ),
	NS_USER_TALK => array( 'male' => 'Utilizador_Discussão', 'female' => 'Utilizadora_Discussão' ),
);

is already in the messages files, so we don't need a seperate bug just for PT, it'll be done at the same time as the others

*** This bug has been marked as a duplicate of bug 28052 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links