Change meaning of PLUGIN_DOCUMENTATION.
The "website" property fo the plugin bag used to contain a link to external documentation, but there is none left. So in future it may point to a plugin website (or the website of the plugin's author, if there is no special page about the plugin). Change language and translations accordingly. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
@ -932,7 +932,7 @@
|
||||
@define('NOTIFICATION_CONFIRM_MAIL', 'Your confirmation of the comment has been successfully entered.');
|
||||
@define('NOTIFICATION_CONFIRM_SUBMAIL_FAIL', 'Your comment subscription could not be confirmed. Please check the link you clicked on for completion. If the link was sent more than 3 weeks ago, you must request a new confirmation mail.');
|
||||
@define('NOTIFICATION_CONFIRM_MAIL_FAIL', 'Your comment confirmation could not be confirmed. Please check the link you clicked on for completion. If the link was sent more than 3 weeks ago, you must send your comment again.');
|
||||
@define('PLUGIN_DOCUMENTATION', 'Documentation');
|
||||
@define('PLUGIN_DOCUMENTATION', 'Website');
|
||||
@define('PLUGIN_DOCUMENTATION_LOCAL', 'Local Documentation');
|
||||
@define('PLUGIN_DOCUMENTATION_CHANGELOG', 'Version history');
|
||||
@define('SYNDICATION_PLUGIN_BIGIMG', 'Big Image');
|
||||
|
Reference in New Issue
Block a user