port everything so that 2.0 and 1.7 have the same features
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php # $Id:$
|
||||
<?php # $Id: serendipity_lang_en.inc.php 568 2005-10-18 19:01:10Z garvinhicking $
|
||||
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
|
||||
# All rights reserved. See LICENSE file for licensing details
|
||||
# Arabic issue was translated by Way http://www.flyingway.com UTF-8
|
||||
@ -889,3 +889,6 @@
|
||||
|
||||
// Next lines were added on 2012/05/29
|
||||
@define('ABOUT_TO_DELETE_FILES', 'You are about to delete a bunch of files at once.<br />If you are using these in some of your entries, it will cause dead links or images<br />Are you sure you wish to proceed?<br /><br />');
|
||||
|
||||
@define('ARCHIVE_SORT_STABLE', 'Stable Archives');
|
||||
@define('ARCHIVE_SORT_STABLE_DESC', 'Sort the archive-pages descending, so they are stable and search-crawler do not have to reindex them.');
|
||||
|
Reference in New Issue
Block a user