Shirayuki has uploaded a new change for review. https://gerrit.wikimedia.org/r/76456
Change subject: Replace "he" by singular "they" ...................................................................... Replace "he" by singular "they" Spotted by Shirayuki http://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Ratings-starsratings-desc/en Change-Id: Ic31457fc98d6429d0a7956171312b305ce597a5d --- M Ratings.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Ratings refs/changes/56/76456/1 diff --git a/Ratings.i18n.php b/Ratings.i18n.php index b24131d..3bcc937 100644 --- a/Ratings.i18n.php +++ b/Ratings.i18n.php @@ -23,7 +23,7 @@ // Rating stars 'ratings-starsratings-desc' => 'Displays a simple star rating control allowing the user to rate a certain property of a page. -The current vote of the user will be displayed initially when he already voted.', +The current vote of the user will be displayed initially when they already voted.', 'ratings-par-page' => 'The page the rating applies to.', 'ratings-par-tag' => 'The rating tag. The tag indicates what "property" of the page gets rated.', 'ratings-par-showdisabled' => 'Show ratings when the user can not vote (in read-only mode).', -- To view, visit https://gerrit.wikimedia.org/r/76456 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic31457fc98d6429d0a7956171312b305ce597a5d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Ratings Gerrit-Branch: master Gerrit-Owner: Shirayuki <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
