http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95905

Revision: 95905
Author:   catrope
Date:     2011-08-31 19:55:55 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
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: branches/wmf/1.17wmf1/extensions/LiquidThreads/i18n/Lqt.i18n.php
===================================================================
--- branches/wmf/1.17wmf1/extensions/LiquidThreads/i18n/Lqt.i18n.php    
2011-08-31 19:25:43 UTC (rev 95904)
+++ branches/wmf/1.17wmf1/extensions/LiquidThreads/i18n/Lqt.i18n.php    
2011-08-31 19:55:55 UTC (rev 95905)
@@ -257,13 +257,10 @@
        'lqt-marked-as-read-placeholder' => 'The thread $1 was marked as read.',
        'lqt-change-subject' => 'Change subject',
        'lqt-save-subject' => 'Save',
-       'lqt-save-subject-failed' => 'The following error occurred while 
attempting to ' .
-'change the subject of this thread: $1',
-       'lqt-ajax-invalid-subject' => 'The subject you specified was invalid, 
probably ' .
-'because it was too long.',
+       'lqt-save-subject-failed' => 'The following error occurred while 
attempting to change the subject of this thread: $1',
+       'lqt-ajax-invalid-subject' => 'The subject you specified was invalid, 
probably because it was too long.',
        'lqt-ajax-no-subject' => 'You must specify a subject.',
-       '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.',
+       '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.',
        'lqt-cancel-subject-edit' => 'Cancel',
        'lqt-drag-activate' => 'Drag to new location',
        'lqt-drag-drop-zone' => 'Drop here',


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to