PHP Classes

File: htdocs/modules/system/language/english/cpanel.php

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/language/english/cpanel.php   Download  
File: htdocs/modules/system/language/english/cpanel.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 940 bytes
 

Contents

Class file image Download
<?php
//
// _LANGCODE: en
// _CHARSET : UTF-8
// Translator: XOOPS Translation Team
define('_MD_AM_VRSN', 'Version');
define('_MD_AM_FINDUSER', 'Find Users');
define('_MD_CPANEL_NEWS', 'News');
define('_MD_CPANEL_NEWS_DESC', 'XOOPS development news');
define('_MD_CPANEL_PROJECT', 'Project');
define('_MD_CPANEL_PROJECT_DESC', 'XOOPS Project website');
define('_MD_CPANEL_COMMUNITY', 'Community');
define('_MD_CPANEL_COMMUNITY_DESC', 'XOOPS Official Community website');
define('_MD_CPANEL_LOCAL', 'Local Support');
define('_MD_CPANEL_LOCAL_DESC', 'XOOPS Certified Local Support websites');
define('_MD_CPANEL_OVERVIEW', 'System Overview');
define('_MD_CPANEL_PHPEXTENSIONS', 'Loaded PHP extensions');
define('_MD_CPANEL_VERSION', '%s Version');
define('_MD_CPANEL_QUICKLINKS', 'Quick links');
define('_MD_CPANEL_SITE_ADMINISTRATION', '%s administration');
// for help page
define('_MD_CPANEL_HELPCENTER', 'Welcome to XOOPS Help Center');