Add language constant for grischa, and fix up indending *g*
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fi.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fi.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 by Mauri Sahlberg <mos@iki.fi>
|
||||
@ -894,3 +894,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)');
|
||||
|
Reference in New Issue
Block a user