Consistency tweaks

article->page as in core and all other extension
Remove . from end of description message

Follow up to I2929c9cccc60330253f358a767e66297d20f401e

Change-Id: I0543ad6f847d8352fb4d1877aadb81e5287fee14
This commit is contained in:
raymond 2014-02-10 15:26:26 +01:00
parent b23ed006f6
commit ce43cccc81

View file

@ -26,7 +26,7 @@ $messages = array();
*/
$messages['en'] = array(
'popups-message' => 'Popups',
'popups-desc' => 'Displays popups with summaries of article contents when the user hovers over an article link.',
'popups-desc' => 'Displays popups with summaries of page contents when the user hovers over an page link',
);
/** Message documentation (Message documentation)