patch by hboeck for unique title of summary pages
This commit is contained in:
parent
ee116ee460
commit
6ad3797896
@ -4,6 +4,9 @@
|
||||
Version 1.7 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Add "Summary" output to title of summary archive pages, patch by
|
||||
hboeck
|
||||
|
||||
* Set the smarty object by instance (ophian)
|
||||
It is often needed to access the Smarty object from anywhere in your code, e.g. in plugins
|
||||
We now ensure that there is only one instance of the object available.
|
||||
|
@ -122,6 +122,7 @@ if (preg_match(PAT_ARCHIVES, $uri, $matches) || isset($serendipity['GET']['range
|
||||
}
|
||||
} elseif ($v == 'summary') { /* Summary */
|
||||
$serendipity['short_archives'] = true;
|
||||
$serendipity['head_subtitle'] .= SUMMARY . ' - ';
|
||||
unset($_args[$k]);
|
||||
} elseif ($v[0] == 'P') { /* Page */
|
||||
$page = substr($v, 1);
|
||||
|
@ -154,3 +154,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -959,3 +959,4 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_cn.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
# All rights reserved. See LICENSE file for licensing details
|
||||
# Translated by
|
||||
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_da.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -965,3 +965,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_de.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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
|
||||
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_en.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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 : */
|
||||
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_es.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>,
|
||||
@ -984,3 +984,4 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fa.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fi.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_fr.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -973,3 +973,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -964,3 +964,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_is.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -967,3 +967,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ja.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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-2010.
|
||||
@ -970,3 +970,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ko.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -969,3 +969,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_nl.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_no.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -969,3 +969,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -965,3 +965,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_pt.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -971,3 +971,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -978,3 +978,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -967,3 +967,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_ru.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -970,3 +970,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -885,3 +885,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_tn.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -970,3 +970,4 @@ $i18n_unknown = 'tw';
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_tw.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# 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>
|
||||
@ -971,3 +971,4 @@ $i18n_unknown = 'tw';
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php # $Id: serendipity_lang_zh.inc.php 2745 2011-04-11 12:35:40Z garvinhicking $
|
||||
<?php # $Id$
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
# All rights reserved. See LICENSE file for licensing details
|
||||
# Translated by
|
||||
@ -967,3 +967,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -1,3 +1 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -154,3 +154,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -959,3 +959,4 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -994,4 +994,4 @@ $i18n_filename_to = array (
|
||||
@define('WEBLOG', 'Weblog');
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Odebíráno');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Èeká na potvrzení');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Neodebíráno');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Neodebíráno');@define('SUMMARY', 'Summary');
|
||||
|
@ -994,4 +994,4 @@ $i18n_filename_to = array (
|
||||
@define('WEBLOG', 'Weblog');
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Odebíráno');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Èeká na potvrzení');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Neodebíráno');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Neodebíráno');@define('SUMMARY', 'Summary');
|
||||
|
@ -965,3 +965,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -984,3 +984,4 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -973,3 +973,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -964,3 +964,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -967,3 +967,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -969,3 +969,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -968,3 +968,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -969,3 +969,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -965,3 +965,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -971,3 +971,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -978,3 +978,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -967,3 +967,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -885,3 +885,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -966,3 +966,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@ $i18n_unknown = 'tw';
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -970,3 +970,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -971,3 +971,4 @@ $i18n_unknown = 'tw';
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
@ -967,3 +967,4 @@
|
||||
@define('ACTIVE_COMMENT_SUBSCRIPTION', 'Subscribed');
|
||||
@define('PENDING_COMMENT_SUBSCRIPTION', 'Pending confirmation');
|
||||
@define('NO_COMMENT_SUBSCRIPTION', 'Not subscribed');
|
||||
@define('SUMMARY', 'Summary');
|
||||
|
Loading…
x
Reference in New Issue
Block a user