Index: trunk/extensions/LiquidThreads/i18n/Lqt.i18n.php |
— | — | @@ -263,15 +263,14 @@ |
264 | 264 | 'lqt-cancel-subject-edit' => 'Cancel', |
265 | 265 | 'lqt-drag-activate' => 'Drag to new location', |
266 | 266 | 'lqt-drag-drop-zone' => 'Drop here', |
267 | | - 'lqt-drag-confirm' => 'To complete the following actions, please fill in a reason '. |
268 | | - 'and click "Confirm".', |
269 | | - 'lqt-drag-reparent' => "Move post to underneath a new parent.", |
| 267 | + 'lqt-drag-confirm' => 'To complete the following actions, please fill in a reason and click "{{int:lqt-drag-save}}".', |
| 268 | + 'lqt-drag-reparent' => 'Move post to underneath a new parent.', |
270 | 269 | 'lqt-drag-split' => 'Move post to its own thread', |
271 | 270 | 'lqt-drag-setsortkey' => "Adjust post's position on the page", |
272 | 271 | 'lqt-drag-bump' => 'Move post to top of discussion page', |
273 | 272 | 'lqt-drag-save' => 'Confirm', |
274 | | - 'lqt-drag-reason' => 'Reason for change: ', |
275 | | - 'lqt-drag-subject' => 'Subject for new thread: ', |
| 273 | + 'lqt-drag-reason' => 'Reason:', |
| 274 | + 'lqt-drag-subject' => 'Subject for new thread:', |
276 | 275 | |
277 | 276 | // Feeds |
278 | 277 | 'lqt-feed-title-all' => '{{SITENAME}} — New posts', |