r95905 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95904‎ | r95905 | r95906 >
Date:19:55, 31 August 2011
Author:catrope
Status:ok
Tags:
Comment:
1.17wmf1: Change crazy i18n file format that broke LocalisationUpdate on the cluster
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/LiquidThreads/i18n/Lqt.i18n.php (modified) (history)

Diff [purge]

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

Status & tagging log