16 lines
922 B
INI
16 lines
922 B
INI
; @package quantummanager
|
|
; @author Dmitry Tsymbal <cymbal@delo-design.ru>
|
|
; @copyright Copyright © 2019 Delo Design & NorrNext. All rights reserved.
|
|
; @license GNU General Public License version 3 or later; see license.txt
|
|
; @link https://www.norrnext.com
|
|
|
|
COM_QUANTUMMANAGER="Quantum Manager"
|
|
COM_QUANTUMMANAGER_XML_DESCRIPTION="Quantum - file & media manager for Joomla!"
|
|
COM_QUANTUMMANAGER_ERROR_COMPATIBLE_PHP="Required PHP version %s"
|
|
COM_QUANTUMMANAGER_ERROR_WRONG_JOOMLA="Required version of Joomla! %s"
|
|
COM_QUANTUMMANAGER_ERROR_EXTENSIONS="PHP libraries required: <b>%s</b> <br /> Please contact your hosting provider to enable the library."
|
|
|
|
; Menus
|
|
COM_QUANTUMMANAGER_MENU="Page with file manager"
|
|
COM_QUANTUMMANAGER_MENU_DESC="A full interface of Quantum Manager will be fully loaded on the page. The component did not pass security testing at the front-end. Use this mode at your own risk!"
|