1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 21:57:34 +02:00

Issue #90 - Blogcalendar menu (also #6 and GUI styling)

This commit is contained in:
Tijn Kuyper
2013-02-07 18:42:25 +01:00
parent 827f3ee09e
commit 79a99069e6
2 changed files with 52 additions and 51 deletions

View File

@@ -2,16 +2,10 @@
/*
* e107 website system
*
* Copyright (C) 2008-2009 e107 Inc (e107.org)
* Copyright (C) 2008-2013 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/blogcalendar_menu/languages/English.php,v $
* $Revision$
* $Date$
* $Author$
*/
define("BLOGCAL_L1", "News for ");
@@ -42,9 +36,9 @@ define("BLOGCAL_1", "News Items");
define("BLOGCAL_CONF1", "Months/row");
define("BLOGCAL_CONF2", "Cellpadding");
define("BLOGCAL_CONF3", "Update Menu Settings");
//define("BLOGCAL_CONF3", "Update Menu Settings");
define("BLOGCAL_CONF4", "BlogCal Menu Configuration");
define("BLOGCAL_CONF5", "BlogCal menu configuration saved");
//define("BLOGCAL_CONF5", "BlogCal menu configuration saved");
define("BLOGCAL_ARCHIV1", "Select Archive");