r43767 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43766‎ | r43767 | r43768 >
Date:18:19, 20 November 2008
Author:ialex
Status:deferred
Tags:
Comment:
fixed bugzilla's URL (http -> https)
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php
@@ -298,7 +298,7 @@
299299 'smw_smwadmin_supportdocu' => 'Various resources might help you in case of problems:',
300300 'smw_smwadmin_installfile' => 'If you experience problems with your installation, start by checking the guidelines in the <a href="http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/SemanticMediaWiki/INSTALL">INSTALL file</a>.',
301301 'smw_smwadmin_smwhomepage' => 'The complete user documentation to Semantic MediaWiki is at <b><a href="http://semantic-mediawiki.org">semantic-mediawiki.org</a></b>.',
302 - 'smw_smwadmin_mediazilla' => 'Bugs can be reported to <a href="http://bugzilla.wikimedia.org/">MediaZilla</a>.',
 302+ 'smw_smwadmin_mediazilla' => 'Bugs can be reported to <a href="https://bugzilla.wikimedia.org/">MediaZilla</a>.',
303303 'smw_smwadmin_questions' => 'If you have further questions or suggestions, join the discussion on <a href="mailto:semediawiki-user@lists.sourceforge.net">semediawiki-user@lists.sourceforge.net</a>.'
304304 );
305305

Status & tagging log