Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/www.i-plan.ru/plugins/system/trans/
Upload File :
Current File : /var/www/iplanru/data/www/www.i-plan.ru/plugins/system/trans/trans.xml

<?xml version="1.0"?>
<extension type="plugin" version="3.0" method="upgrade" group="system">
    <name>trans</name>
    <author>kirdinyuri</author>
    <authorEmail>miasssite@gmail.com</authorEmail>
    <authorUrl></authorUrl>
    <copyright></copyright>
    <license></license>
    <version>1.0</version>
    <description>PLG_TRANS_DESC</description>
    <scriptfile>script.php</scriptfile>
    <files>
        <filename plugin="trans">trans.php</filename>
        <filename>index.html</filename>
    </files>
	<languages folder="language">
        <language tag="en-GB">en-GB/en-GB.plg_system_trans.ini</language>
        <language tag="ru-RU">ru-RU/ru-RU.plg_system_trans.ini</language>
        <language tag="en-GB">en-GB/en-GB.plg_system_trans.sys.ini</language>
        <language tag="ru-RU">ru-RU/ru-RU.plg_system_trans.sys.ini</language>
    </languages>
    <config>
        <fields name="params">
            <fieldset name="basic">
				<field 
						name="autoreplace"
						type="textarea"
						label="PLG_TRANS_AUTOREPLACE"
						required="false"
						default=""
						cols="50"
						rows="10"
						class=""
						filter="">
				</field>
            </fieldset>
        </fields>
    </config>
</extension>