1
0

Add language constant for grischa, and fix up indending *g*

This commit is contained in:
Garvin Hicking
2007-07-13 12:24:18 +00:00
parent c668918c81
commit c620567625
66 changed files with 98 additions and 35 deletions

View File

@ -899,3 +899,4 @@
@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)');