Index: branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.i18n.php |
— | — | @@ -206,7 +206,13 @@ |
207 | 207 | 'lqt-log-name' => 'Threaded discussion log', |
208 | 208 | 'lqt-log-header' => 'This log details actions taken on discussion threads.', |
209 | 209 | '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.', |
210 | 215 | |
| 216 | + |
211 | 217 | // Preferences |
212 | 218 | 'lqt-preference-notify-talk' => 'E-mail me on replies to a thread I am watching', |
213 | 219 | 'lqt-preference-watch-threads' => 'Watch threads that I create or reply to', |