@define('PLUGIN_ENTRYLINKS_NAME', 'Entry\'s Links');
@define('PLUGIN_ENTRYLINKS_BLAHBLAH', 'Shows all links referrenced in an article');
@define('PLUGIN_ENTRYLINKS_NEWWIN', 'Open links in new window?');
-@define('PLUGIN_ENTRYLINKS_NEWWIN_BLAHBLAH', 'Devem as ligações abrir numa nova janela? (Por omissão: janela corrente)');
+@define('PLUGIN_ENTRYLINKS_NEWWIN_BLAHBLAH', 'Should the links be opened in a new window? (Default: Current window)');
@define('PLUGIN_ENTRYLINKS_REFERERS', 'Referring links');
@define('PLUGIN_ENTRYLINKS_WORDWRAP', 'Wordwrap');
@define('PLUGIN_ENTRYLINKS_WORDWRAP_BLAHBLAH', 'How many words until a wordwrap will occur? (Default: 30)');
@define('PLUGIN_HISTORY_INTRO', 'Intro');
@define('PLUGIN_HISTORY_INTRO_DESC', 'A short intro like \'One year ago I said:\'.');
@define('PLUGIN_HISTORY_OUTRO', 'Outro');
-@define('PLUGIN_HISTORY_OUTRO_DESC', 'A short Intro like \'Nice, eh?\'.');
+@define('PLUGIN_HISTORY_OUTRO_DESC', 'A short outro like \'Nice, eh?\'.');
@define('PLUGIN_HISTORY_DISPLAYDATE', 'Display date');
@define('PLUGIN_HISTORY_DISPLAYDATE_DESC', 'Display the date of each entry?');
@define('PLUGIN_HISTORY_MAXLENGTH', 'Title-Length');