<?php
// Heading
$_['heading_title']    = 'Google Base';

// Text   
$_['text_feed']        = 'Product Feeds';
$_['text_success']     = 'Success: You have modified Google Base feed!';

// Entry
$_['entry_status']     = 'Status:';
$_['entry_data_feed']  = 'Data Feed Url:';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify Google Base feed!';
?>