Archived
1
0

Add language constant for grischa, and fix up indending *g*

This commit is contained in:
Garvin Hicking
2007-07-13 12:24:18 +00:00
parent c668918c81
commit c620567625
66 changed files with 98 additions and 35 deletions
+2 -1
View File
@@ -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)');