Add language constant for grischa, and fix up indending *g*
This commit is contained in:
@ -885,3 +885,4 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('PINGBACK_SENT', 'Pingback successful');
|
||||
@define('PINGBACK_FAILED', 'Pingback failed: %s');
|
||||
@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)');
|
||||
|
Reference in New Issue
Block a user