r96208 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96207‎ | r96208 | r96209 >
Date:19:21, 3 September 2011
Author:aaron
Status:ok (Comments)
Tags:
Comment:
Fixed rightslogentry-autopromote qqq entry
Modified paths:
  • /trunk/phase3/languages/messages/MessagesQqq.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesQqq.php
@@ -1658,9 +1658,11 @@
16591659 The name of the bureaucrat who did this task appears before this message.
16601660
16611661 Similar to {{msg-mw|Gur-rightslog-entry}}',
1662 -'rightslogentry-autopromote' => 'Parameters:
1663 -* $2 is a comma separated list of old user groups
1664 -* $2 is a comma separated list of new user groups',
 1662+'rightslogentry-autopromote' => 'This message is displayed in the [[Special:Log/rights|User Rights Log]] when a user is automatically promoted to a user group.
 1663+
 1664+Parameters:
 1665+* $2 is a comma separated list of old user groups or {{msg-mw|Rightsnone}}
 1666+* $3 is a comma separated list of new user groups',
16651667 'rightsnone' => 'Default rights for registered users.
16661668
16671669 {{Identical|None}}',
@@ -4298,7 +4300,7 @@
42994301 'sqlite-no-fts' => 'Shown on Special:Version, $1 is version',
43004302
43014303 # Add categories per AJAX
4302 -'ajax-remove-category' => 'Tooltip for link to remove a category from the page, displayed after each category at the foot of a page.
 4304+'ajax-remove-category' => 'Tooltip for link to remove a category from the page, displayed after each category at the foot of a page.
43034305 Refers to the specific category. "Remove this category" is also correct.',
43044306 'ajax-edit-category' => 'Tooltip for the edit link displayed after each category at the foot of a page. Refers to the specific category. "Edit this category" is also correct.',
43054307 'ajax-add-category-submit' => '{{Identical|Add}}',

Comments

#Comment by Duplicatebug (talk | contribs)   20:03, 3 September 2011

FYI: You can fix qqq entry direct on translatewiki (if you have an account there). The changes get exported on the next regular export from translatewiki to svn.

Status & tagging log