Index: trunk/extensions/EtherpadLite/EtherpadLite.i18n.php |
— | — | @@ -12,6 +12,6 @@ |
13 | 13 | * @author Thomas Gries |
14 | 14 | */ |
15 | 15 | $messages['en'] = array( |
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' |
| 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 | 17 | 'etherpadlite-invalid-pad-url' => '"$1" is not a valid Etherpad Lite URL or pad name.', |
18 | 18 | ); |