X7ROOT File Manager
Current Path:
/home/notabjze/narcev.com/administrator/components/com_media/tmpl/media
home
/
notabjze
/
narcev.com
/
administrator
/
components
/
com_media
/
tmpl
/
media
/
ðŸ“
..
📄
default.php
(2.25 KB)
📄
default.xml
(200 B)
📄
default_texts.php
(3.03 KB)
Editing: default_texts.php
<?php /** * @package Joomla.Administrator * @subpackage com_media * * @copyright (C) 2017 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; use Joomla\CMS\Language\Text; Text::script('COM_MEDIA_ACTION_DELETE', true); Text::script('COM_MEDIA_ACTION_DOWNLOAD', true); Text::script('COM_MEDIA_ACTION_EDIT', true); Text::script('COM_MEDIA_ACTION_PREVIEW', true); Text::script('COM_MEDIA_ACTION_RENAME', true); Text::script('COM_MEDIA_ACTION_SHARE', true); Text::script('COM_MEDIA_BREADCRUMB_LABEL', true); Text::script('COM_MEDIA_BROWSER_TABLE_CAPTION', true); Text::script('COM_MEDIA_CONFIRM_DELETE_MODAL', true); Text::script('COM_MEDIA_CONFIRM_DELETE_MODAL_HEADING', true); Text::script('COM_MEDIA_CREATE_NEW_FOLDER', true); Text::script('COM_MEDIA_CREATE_NEW_FOLDER_ERROR', true); Text::script('COM_MEDIA_CREATE_NEW_FOLDER_SUCCESS', true); Text::script('COM_MEDIA_DECREASE_GRID', true); Text::script('COM_MEDIA_DELETE_ERROR', true); Text::script('COM_MEDIA_DELETE_SUCCESS', true); Text::script('COM_MEDIA_DROP_FILE', true); Text::script('COM_MEDIA_ERROR', true); Text::script('COM_MEDIA_ERROR_NOT_AUTHENTICATED', true); Text::script('COM_MEDIA_ERROR_NOT_AUTHORIZED', true); Text::script('COM_MEDIA_ERROR_NOT_FOUND', true); Text::script('COM_MEDIA_ERROR_WARNFILETOOLARGE', true); Text::script('COM_MEDIA_FILE', true); Text::script('COM_MEDIA_FILE_EXISTS_AND_OVERRIDE', true); Text::script('COM_MEDIA_FOLDER', true); Text::script('COM_MEDIA_FOLDER_NAME', true); Text::script('COM_MEDIA_INCREASE_GRID', true); Text::script('COM_MEDIA_MEDIA_DATE_CREATED', true); Text::script('COM_MEDIA_MEDIA_DATE_MODIFIED', true); Text::script('COM_MEDIA_MEDIA_DIMENSION', true); Text::script('COM_MEDIA_MEDIA_EXTENSION', true); Text::script('COM_MEDIA_MEDIA_MIME_TYPE', true); Text::script('COM_MEDIA_MEDIA_NAME', true); Text::script('COM_MEDIA_MEDIA_SIZE', true); Text::script('COM_MEDIA_MEDIA_TYPE', true); Text::script('COM_MEDIA_NAME', true); Text::script('COM_MEDIA_OPEN_ITEM_ACTIONS', true); Text::script('COM_MEDIA_PLEASE_SELECT_ITEM', true); Text::script('COM_MEDIA_RENAME', true); Text::script('COM_MEDIA_RENAME_ERROR', true); Text::script('COM_MEDIA_RENAME_SUCCESS', true); Text::script('COM_MEDIA_SEARCH', true); Text::script('COM_MEDIA_SELECT_ALL', true); Text::script('COM_MEDIA_SERVER_ERROR', true); Text::script('COM_MEDIA_SHARE', true); Text::script('COM_MEDIA_SHARE_COPY', true); Text::script('COM_MEDIA_SHARE_COPY_FAILED_ERROR', true); Text::script('COM_MEDIA_SHARE_DESC', true); Text::script('COM_MEDIA_TOGGLE_INFO', true); Text::script('COM_MEDIA_TOGGLE_LIST_VIEW', true); Text::script('COM_MEDIA_TOGGLE_SELECT_ITEM', true); Text::script('COM_MEDIA_TOOLBAR_LABEL', true); Text::script('COM_MEDIA_UPLOAD_SUCCESS', true); Text::script('ERROR', true); Text::script('JACTION_CREATE', true); Text::script('JAPPLY', true); Text::script('JCANCEL', true); Text::script('JGLOBAL_CONFIRM_DELETE', true); Text::script('JLIB_FORM_FIELD_REQUIRED_VALUE', true); Text::script('MESSAGE', true);
Upload File
Create Folder