r66552 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66551‎ | r66552 | r66553 >
Date:22:39, 16 May 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Update "mwe-missing_desc_see_source" after discussion with Michael.

FIXME: still needs to be facilitated in code.
Modified paths:
  • /trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/mw.RemoteSearchDriver.js (modified) (history)

Diff [purge]

Index: trunk/extensions/AddMediaWizard/AddMedia/mw.RemoteSearchDriver.js
@@ -33,7 +33,7 @@
3434 "mwe-no-import-by-url" : "This user or wiki <b>cannot<\/b> import assets from remote URLs.<p>Do you need to login?<\/p><p>Is upload_by_url permission set for you?<br \/>Does the wiki have $1 enabled?<\/p>",
3535 "mwe-no-import-by-url-linktext" : "$wgAllowCopyUploads",
3636 "mwe-results_from" : "Results from $1",
37 - "mwe-missing_desc_see_source" : "This asset is missing a description. Please see the $1 and help describe it.",
 37+ "mwe-missing_desc_see_source" : "This asset is missing a description. Please check the [$1 source] and help describe it.",
3838
3939 "rsd_config_error" : "Add media wizard configuration error: $1",
4040 "mwe-your-recent-uploads" : "Your recent uploads to $1",
Index: trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php
@@ -150,7 +150,7 @@
151151 'mwe-no-import-by-url' => 'This user or wiki <b>cannot</b> import assets from remote URLs.<p>Do you need to login?</p><p>Is upload_by_url permission set for you?<br />Does the wiki have $1 enabled?</p>',
152152 'mwe-no-import-by-url-linktext' => '$wgAllowCopyUploads',
153153 'mwe-results_from' => 'Results from $1',
154 - 'mwe-missing_desc_see_source' => 'This asset is missing a description. Please see the $1 and help describe it.',
 154+ 'mwe-missing_desc_see_source' => 'This asset is missing a description. Please check the [$1 source] and help describe it.',
155155 'rsd_config_error' => 'Add media wizard configuration error: $1',
156156 'mwe-your-recent-uploads' => 'Your recent uploads to $1',
157157 'mwe-no_recent_uploads' => 'No recent uploads',

Status & tagging log