<?php
	$pluginloader_tx['menu']['available_plugins'] = 'Модули: ';
	$pluginloader_tx['menu']['select_plugin'] = 'Выберите модуль...';
	$pluginloader_tx['menu']['tab_main'] = 'Установки модуля';
	$pluginloader_tx['menu']['tab_css'] = 'Стиль модуля';
	$pluginloader_tx['menu']['tab_config'] = 'Конфигурация модуля';
	$pluginloader_tx['menu']['tab_language'] = 'Язык модуля';
	$pluginloader_tx['menu']['tab_help'] = 'Помошь модуля';
	$pluginloader_tx['success']['saved'] = 'Фаил сохранен: ';
	$pluginloader_tx['error']['plugin_error'] = 'Ошыбка модуля: ';
	$pluginloader_tx['error']['cntopen'] = $tx['error']['cntopen'].' ';
	$pluginloader_tx['error']['cntwriteto'] = $tx['error']['cntwriteto'].' ';
?>
