Current Path : /var/test/www/alh/admin/language/english/extension/ |
Current File : /var/test/www/alh/admin/language/english/extension/feed.php |
<?php // Heading $_['heading_title'] = 'Product Feeds'; // Text $_['text_install'] = 'Install'; $_['text_uninstall'] = 'Uninstall'; // Column $_['column_name'] = 'Product Feed Name'; $_['column_status'] = 'Status'; $_['column_action'] = 'Action'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify feeds!'; ?>