Add missing constants
This commit is contained in:
@ -1062,3 +1062,6 @@
|
||||
@define('FEED_CUSTOM_DESC', 'If set, a custom feed URL can be set to forward Feedreaders to a specific URL. Useful for statistical analyzers like Feedburner, in which case you would enter your Feedburner-URL here.');
|
||||
@define('FEED_FORCE', 'Force custom feed URL?');
|
||||
@define('FEED_FORCE_DESC', 'If enabled, the URL entered above will be mandatory for Feedreaders, and your usual feed cannot be accessed from clients.');
|
||||
@define('NO_UPDATES', 'No plugin updates are available');
|
||||
@define('PLUGIN_GROUP_ALL', 'All categories');
|
||||
|
||||
|
Reference in New Issue
Block a user