r111416 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111415‎ | r111416 | r111417 >
Date:20:31, 13 February 2012
Author:raymond
Status:ok
Tags:
Comment:
r111263: Consistency tweaks in preparation for adding extension to translatewiki.net
Modified paths:
  • /trunk/extensions/EtherpadLite/EtherpadLite.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EtherpadLite/EtherpadLite.i18n.php
@@ -12,6 +12,6 @@
1313 * @author Thomas Gries
1414 */
1515 $messages['en'] = array(
16 - 'etherpadlite-desc' => 'Provides a method to embed one or many Etherpad Lite pads (which are hosted on local or external Etherpad Lite server/s) on MediaWiki pages. It adds an <eplite> parser tag.',
17 - 'etherpadlite-invalid-pad-url' => '\'$1\' is not a valid Etherpad Lite URL or pad name.',
 16+ 'etherpadlite-desc' => 'Adds <eplite> parser tag to embed one or many Etherpad Lite pads (which are hosted on local or external Etherpad Lite server/s) on pages'
 17+ 'etherpadlite-invalid-pad-url' => '"$1" is not a valid Etherpad Lite URL or pad name.',
1818 );

Follow-up revisions

RevisionCommit summaryAuthorDate
r111418Fix syntax error r111416raymond20:37, 13 February 2012

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111263initial import of new extension EtherpadLitewikinaut21:33, 11 February 2012

Status & tagging log