1*4ed47963Sv-r-b<?php 2*4ed47963Sv-r-b/** 3*4ed47963Sv-r-b * Language file for the jstweak plugin 4*4ed47963Sv-r-b * 5*4ed47963Sv-r-b * @author Volker Bürckel <volker@vrbdev.eu> 6*4ed47963Sv-r-b */ 7*4ed47963Sv-r-b 8*4ed47963Sv-r-b$lang['menu'] = 'List of Plugins with conf.js replacement'; 9*4ed47963Sv-r-b$lang['is_active'] = 'Script Replacement is ON.'; 10*4ed47963Sv-r-b$lang['is_inactive'] = 'Script Replacement is OFF.'; 11*4ed47963Sv-r-b$lang['error'] = 'An error has occurred'; 12*4ed47963Sv-r-b$lang['please_set_local_script_dir'] = 'Please set the local script directory in the configuration'; 13*4ed47963Sv-r-b$lang['please_create_local_script_dir'] = 'Please create the local script directory in the filesystem:';