Archived
1
0

Added CENTER constant

This commit is contained in:
Garvin Hicking
2008-02-06 09:02:11 +00:00
parent 0744587641
commit c1f593a773
63 changed files with 91 additions and 31 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_ru.inc.php 1993 2007-10-23 13:30:39Z garvinhicking $
<?php # $Id: serendipity_lang_ru.inc.php 2083 2008-01-03 15:02:22Z 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>
@@ -902,3 +902,4 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
@define('RSS_IMPORT_WPXRSS', 'WordPress eXtended RSS import, requires PHP5 and might take up much memory');
@define('SET_TO_MODERATED', 'Moderate');
@define('COMMENT_MODERATED', 'Comment #%s has successfully been set as moderated');
@define('CENTER', 'center');