r87620 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87619‎ | r87620 | r87621 >
Date:08:48, 7 May 2011
Author:raymond
Status:ok
Tags:
Comment:
Followup r87607/r87607: Make description of userright consistent with existing messages
Add extension to Translatewiki
Modified paths:
  • /trunk/extensions/SemanticWatchlist/SemanticWatchlist.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -1367,6 +1367,8 @@
13681368
13691369 Semantic Tasks
13701370
 1371+Semantic Watchlist
 1372+
13711373 Sendmail To Wiki
13721374 ignored = sendmailtowiki
13731375
Index: trunk/extensions/SemanticWatchlist/SemanticWatchlist.i18n.php
@@ -18,10 +18,10 @@
1919 * @author Jeroen De Dauw
2020 */
2121 $messages['en'] = array(
22 - 'semanticwatchlist-desc' => 'Semantic Watchlist is an extension that allows specifying groups of semantic properties for one or more categories/namespaces which can then be wacthed for changes.',
 22+ 'semanticwatchlist-desc' => 'Allows specifying groups of semantic properties for one or more categories/namespaces which can then be watched for changes',
2323
24 - 'right-semanticwatch' => 'Required to use the semantic watchlist.',
25 - 'right-semanticwatchgroups' => 'Required to modify the semantic watchlist groups via [[Special:WatchlistConditions]].',
 24+ 'right-semanticwatch' => 'Use semantic watchlist',
 25+ 'right-semanticwatchgroups' => '[[Special:WatchlistConditions|Modify]] the semantic watchlist groups',
2626 );
2727
2828 /** Message documentation (Message documentation)
@@ -29,4 +29,4 @@
3030 */
3131 $messages['qqq'] = array(
3232 'semanticwatchlist-desc' => '{{desc}}',
33 -);
\ No newline at end of file
 33+);

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87607adding needed rightsjeroendedauw23:48, 6 May 2011

Status & tagging log