mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 21:02:09 +02:00
Language file cleanup
This commit is contained in:
10
e107_plugins/gallery/languages/English/English_global.php
Normal file
10
e107_plugins/gallery/languages/English/English_global.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (c) e107 Inc 2008-2012 - e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id$
|
||||
*
|
||||
* Gallery Global Language
|
||||
*/
|
||||
define("LAN_PLUGIN_GALLERY_TITLE", "Gallery");
|
||||
define("LAN_PLUGIN_GALLERY_DIZ", "A simple image gallery");
|
||||
|
@@ -1,8 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (c) e107 Inc 2008-2012 - e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id$
|
||||
*
|
||||
* Gallery back-end laguage defines
|
||||
*/
|
||||
//define('GALLERY_ALAN_1', '');
|
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (c) e107 Inc 2008-2012 - e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* $Id$
|
||||
*
|
||||
* Gallery front-end laguage defines
|
||||
*/
|
||||
define('GALLERY_LAN_TITLE', 'Gallery');
|
||||
//define('GALLERY_LAN_1', '');
|
Reference in New Issue
Block a user