Allow to re-moderate comments
This commit is contained in:
@ -906,3 +906,5 @@ $i18n_filename_to = array (
|
||||
@define('PINGBACK_NOT_FOUND', 'No pingback-URI found.');
|
||||
@define('CATEGORY_PLUGIN_HIDEZEROCOUNT', 'Hide archives link when no entries were made in that timespan (requires counting entries)');
|
||||
@define('RSS_IMPORT_WPXRSS', 'WordPress eXtended RSS import, requires PHP5 and might take up much memory');
|
||||
@define('SET_TO_MODERATED', 'Moderate');
|
||||
@define('COMMENT_MODERATED', 'Comment #%s has successfully been set as moderated');
|
||||
|
Reference in New Issue
Block a user