Index: trunk/extensions/LiquidThreads/i18n/Lqt.i18n.php |
— | — | @@ -202,12 +202,12 @@ |
203 | 203 | // Logging |
204 | 204 | 'lqt-log-name' => 'Threaded discussion log', |
205 | 205 | 'lqt-log-header' => 'This log details actions taken on discussion threads.', |
206 | | - 'lqt-log-action-move' => 'moved [[$1]] from [[$2]] to [[$3]].', |
207 | | - 'lqt-log-action-split' => 'split [[$1]] from under [[$3]], with the new subject "$2".', |
208 | | - 'lqt-log-action-merge-across' => 'moved [[$1]] from under [[$2]] to under [[$3]].', |
| 206 | + 'lqt-log-action-move' => 'moved [[$1]] from [[$2]] to [[$3]]', |
| 207 | + 'lqt-log-action-split' => 'split [[$1]] from under [[$3]], with the new subject "$2"', |
| 208 | + 'lqt-log-action-merge-across' => 'moved [[$1]] from under [[$2]] to under [[$3]]', |
209 | 209 | 'lqt-log-action-merge-down' => 'merged [[$1]] to underneath [[$3]]', |
210 | 210 | 'lqt-log-action-subjectedit' => 'changed the subject of [[$1]] from "$2" to "$3"', |
211 | | - 'lqt-log-action-resort' => 'modified the sort order of [[$1]]. Changed sort key from $2 to $3.', |
| 211 | + 'lqt-log-action-resort' => 'modified the sort order of [[$1]]. Changed sort key from $2 to $3', |
212 | 212 | |
213 | 213 | // Preferences |
214 | 214 | 'lqt-preference-notify-talk' => 'E-mail me on replies to a thread I am watching', |