r62115 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62114‎ | r62115 | r62116 >
Date:04:37, 8 February 2010
Author:werdna
Status:deferred
Tags:
Comment:
Merge LiquidThreads i18n updates
Modified paths:
  • /branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.i18n.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.i18n.php
@@ -206,7 +206,13 @@
207207 'lqt-log-name' => 'Threaded discussion log',
208208 'lqt-log-header' => 'This log details actions taken on discussion threads.',
209209 'lqt-log-action-move' => 'moved [[$1]] from [[$2]] to [[$3]].',
 210+ 'lqt-log-action-split' => 'split [[$1]] from under [[$3]], with the new subject "$2".',
 211+ 'lqt-log-action-merge-across' => 'moved [[$1]] from under [[$2]] to under [[$3]].',
 212+ 'lqt-log-action-merge-down' => 'merged [[$1]] to underneath [[$3]]',
 213+ 'lqt-log-action-subjectedit' => 'changed the subject of [[$1]] from "$2" to "$3"',
 214+ 'lqt-log-action-resort' => 'modified the sort order of [[$1]]. Changed sort key from $2 to $3.',
210215
 216+
211217 // Preferences
212218 'lqt-preference-notify-talk' => 'E-mail me on replies to a thread I am watching',
213219 'lqt-preference-watch-threads' => 'Watch threads that I create or reply to',

Status & tagging log