PDF rausgenommen
This commit is contained in:
20
msd2/myoos/admin/includes/languages/eng/plugins.php
Normal file
20
msd2/myoos/admin/includes/languages/eng/plugins.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: plugins.php,v 1.3 2007/06/13 16:38:21 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('HEADING_TITLE', 'Plugins');
|
||||
define('TABLE_HEADING_PLUGINS', 'Plugins');
|
||||
define('TABLE_HEADING_SORT_ORDER', 'Sort Order');
|
||||
define('TABLE_HEADING_STATUS', 'Status');
|
||||
define('TABLE_HEADING_ACTION', 'Action');
|
||||
|
||||
define('TEXT_MODULE_DIRECTORY', 'Module Directory:');
|
||||
|
Reference in New Issue
Block a user