Index: branches/wmf/1.18wmf1/extensions/LiquidThreads/i18n/Lqt.i18n.php |
— | — | @@ -256,13 +256,10 @@ |
257 | 257 | 'lqt-marked-as-read-placeholder' => 'The thread $1 was marked as read.', |
258 | 258 | 'lqt-change-subject' => 'Change subject', |
259 | 259 | 'lqt-save-subject' => 'Save', |
260 | | - 'lqt-save-subject-failed' => 'The following error occurred while attempting to ' . |
261 | | -'change the subject of this thread: $1', |
262 | | - 'lqt-ajax-invalid-subject' => 'The subject you specified was invalid, probably ' . |
263 | | -'because it was too long.', |
| 260 | + 'lqt-save-subject-failed' => 'The following error occurred while attempting to change the subject of this thread: $1', |
| 261 | + 'lqt-ajax-invalid-subject' => 'The subject you specified was invalid, probably because it was too long.', |
264 | 262 | 'lqt-ajax-no-subject' => 'You must specify a subject for the new thread.', |
265 | | - 'lqt-save-subject-error-unknown' => 'An unknown error occurred when attempting ' . |
266 | | -'to set the subject of this thread. Please try to do this by clicking "edit" on the top post.', |
| 263 | + 'lqt-save-subject-error-unknown' => 'An unknown error occurred when attempting to set the subject of this thread. Please try to do this by clicking "edit" on the top post.', |
267 | 264 | 'lqt-cancel-subject-edit' => 'Cancel', |
268 | 265 | 'lqt-drag-activate' => 'Drag to new location', |
269 | 266 | 'lqt-drag-drop-zone' => 'Drop here', |