1
0

patch by hboeck for unique title of summary pages

This commit is contained in:
Garvin Hicking
2011-12-12 09:29:21 +01:00
parent ee116ee460
commit 6ad3797896
65 changed files with 2077 additions and 2017 deletions

View File

@ -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');