Archived
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
+2 -1
View File
@@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_de.inc.php 1748 2007-07-03 18:36:04Z garvinhicking $
<?php # $Id: serendipity_lang_de.inc.php 1754 2007-07-06 10:17:47Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) Jannis Hermanns, Garvin Hicking and others
@@ -891,3 +891,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)');