r113523 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113522‎ | r113523 | r113524 >
Date:21:02, 9 March 2012
Author:wikinaut
Status:new
Tags:
Comment:
beautifying the tracking category name
Modified paths:
  • /trunk/extensions/EtherpadLite/EtherpadLite.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/EtherpadLite/EtherpadLite.i18n.php
@@ -13,7 +13,7 @@
1414 */
1515 $messages['en'] = array(
1616 '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-tracking-category' => 'Etherpad',
 17+ 'etherpadlite-tracking-category' => 'Pages with an embedded Etherpad',
1818 'etherpadlite-invalid-pad-url' => '"$1" is not a valid Etherpad Lite URL or pad name.',
1919 'etherpadlite-url-is-not-whitelisted' => '"$1" is not in the whitelist of allowed Etherpad Lite servers. {{PLURAL:$3|$2 is the only allowed server|The allowed servers are as follows: $2}}.',
2020 'etherpadlite-empty-whitelist' => '"$1" is not in the whitelist of allowed Etherpad Lite servers. There are no allowed servers in the whitelist.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r113516add tracking category feature (enabled by default). Each page using this exte...wikinaut20:01, 9 March 2012

Status & tagging log