Add language constant for grischa, and fix up indending *g*
This commit is contained in:
@ -98,3 +98,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@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)');
|
||||
|
@ -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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_cn.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_cn.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
|
||||
# Translated by
|
||||
@ -896,3 +896,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_cs.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_cs.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) 2004 Josef Klimosz <ok2wo@centrum.cz>
|
||||
@ -904,3 +904,4 @@ $i18n_filename_to = array (
|
||||
@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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_cz.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_cz.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) 2004 Josef Klimosz <ok2wo@centrum.cz>
|
||||
@ -904,3 +904,4 @@ $i18n_filename_to = array (
|
||||
@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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_da.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_da.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) by Tom Sommer, <ts@dreamcoder.dk>
|
||||
@ -893,3 +893,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)');
|
||||
|
@ -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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_en.inc.php 1752 2007-07-06 09:52:31Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_en.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
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
@ -892,3 +892,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_es.inc.php 1725 2007-06-13 15:50:38Z rlazo $
|
||||
<?php # $Id: serendipity_lang_es.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) by Luis Cervantes <LuisCervantes@ono.com>,
|
||||
@ -912,3 +912,4 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fa.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fa.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
|
||||
# this translation, translated by Omid Mottaghi <http://oxygenws.com>
|
||||
@ -896,3 +896,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)');
|
||||
|
@ -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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_fr.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 Sebastian Mordziol <argh@php-tools.net>
|
||||
@ -901,3 +901,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)');
|
||||
|
@ -895,3 +895,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_is.inc.php 1682 2007-04-18 07:52:35Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_is.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 Örn Arnarson <orn@arnarson.net>
|
||||
@ -895,3 +895,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)');
|
||||
|
@ -898,3 +898,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ja.inc.php 1702 2007-05-27 20:41:48Z elf2000 $
|
||||
<?php # $Id: serendipity_lang_ja.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) Tadashi Jokagi <elf2000@users.sourceforge.net>, 2004-2005.
|
||||
@ -898,3 +898,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ko.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_ko.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
|
||||
# Translated by: Wesley Hwang-Chung <wesley96@gmail.com>
|
||||
@ -897,3 +897,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_nl.inc.php 1685 2007-04-24 10:16:52Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_nl.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) by Christiaan Heerze <webmaster@heimp.nl>
|
||||
@ -896,3 +896,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_no.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_no.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) by Jo Christian Oterhals <oterhals@gmail.com>
|
||||
@ -897,3 +897,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)');
|
||||
|
@ -893,3 +893,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_pt.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_pt.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) by Agner Olson <agner@agner.net>
|
||||
@ -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)');
|
||||
|
@ -906,3 +906,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)');
|
||||
|
@ -895,3 +895,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ru.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_ru.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 Nightly <nightly@reys.net>
|
||||
@ -898,3 +898,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)');
|
||||
|
@ -813,3 +813,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)');
|
||||
|
@ -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)');
|
||||
|
@ -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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_tn.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_tn.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
|
||||
# Translated by CapriSkye <admin@capriskye.com>
|
||||
@ -898,3 +898,4 @@ $i18n_unknown = 'tw';
|
||||
@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)');
|
||||
|
@ -898,3 +898,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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_tw.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_tw.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
|
||||
# Translated by CapriSkye <admin@capriskye.com>
|
||||
@ -898,3 +898,4 @@ $i18n_unknown = 'tw';
|
||||
@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)');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_zh.inc.php 1655 2007-03-22 11:41:57Z garvinhicking $
|
||||
<?php # $Id: serendipity_lang_zh.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
|
||||
# Translated by
|
||||
@ -895,3 +895,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