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

Revision: 75964
Author:   siebrand
Date:     2010-11-03 23:36:59 +0000 (Wed, 03 Nov 2010)
Log Message:
-----------
Tweak messages.

Modified Paths:
--------------
    trunk/extensions/WikiSync/WikiSync.i18n.php

Modified: trunk/extensions/WikiSync/WikiSync.i18n.php
===================================================================
--- trunk/extensions/WikiSync/WikiSync.i18n.php 2010-11-03 22:49:08 UTC (rev 
75963)
+++ trunk/extensions/WikiSync/WikiSync.i18n.php 2010-11-03 23:36:59 UTC (rev 
75964)
@@ -25,8 +25,8 @@
        'wikisync_remote_login_button' => 'Log in',
        'wikisync_sync_files' => 'Synchronize files',
        'wikisync_synchronization_button' => 'Synchronize',
-       'wikisync_log_imported_by' => 'Imported by [[Special:WikiSync]]',
-       'wikisync_log_uploaded_by' => 'Uploaded by [[Special:WikiSync]]',
+       'wikisync_log_imported_by' => 'Imported by 
[[Special:WikiSync|WikiSync]]',
+       'wikisync_log_uploaded_by' => 'Uploaded by 
[[Special:WikiSync|WikiSync]]',
        'wikisync_api_result_unknown_action' => 'Unknown API action',
        'wikisync_api_result_exception' => 'Exception occured in local API 
call',
        'wikisync_api_result_noaccess' => 'Only members of the following groups 
can perform this action: $1',
@@ -65,7 +65,7 @@
        'wikisync_js_sync_to_itself' => 'You cannot synchronize the wiki to 
itself',
        'wikisync_js_diff_search' => 'Looking for difference in destination 
revisions',
        'wikisync_js_revision' => 'Revision $1',
-       'wikisync_js_file_size_mismatch' => 'Temporary file $1 size ($2 bytes) 
does not match required size ($3 bytes). Make sure the file $4 was not manually 
overwritten in repository of source wiki.'
+       'wikisync_js_file_size_mismatch' => 'Temporary file "$1" size ($2 
bytes) does not match required size ($3 bytes). Make sure the file $4 was not 
manually overwritten in repository of source wiki.', // FIXME: needs plural 
support.
 );
 
 /** Message documentation (Message documentation)


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to