r99445 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99444‎ | r99445 | r99446 >
Date:23:22, 10 October 2011
Author:reedy
Status:ok
Tags:
Comment:
MFT r99428
Modified paths:
  • /branches/REL1_18/extensions/LiquidThreads/i18n/Lqt.i18n.php (modified) (history)

Diff [purge]

Index: branches/REL1_18/extensions/LiquidThreads/i18n/Lqt.i18n.php
@@ -256,13 +256,10 @@
257257 'lqt-marked-as-read-placeholder' => 'The thread $1 was marked as read.',
258258 'lqt-change-subject' => 'Change subject',
259259 '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.',
264262 '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.',
267264 'lqt-cancel-subject-edit' => 'Cancel',
268265 'lqt-drag-activate' => 'Drag to new location',
269266 'lqt-drag-drop-zone' => 'Drop here',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99428Fix stupid string splitsreedy21:00, 10 October 2011

Status & tagging log