header.php 816 Bytes
<?php
// *	@source		See SOURCE.txt for source and other copyright.
// *	@license	GNU General Public License version 3; see LICENSE.txt

// Heading
$_['heading_title']      	 = 'ocStore';

// Text
$_['text_profile']       	 = 'Your Profile';
$_['text_store']         	 = 'Stores';
$_['text_help']          	 = 'Help';
$_['text_homepage']      	 = 'ocStore Homepage';
$_['text_support']       	 = 'Support Forum';
$_['text_documentation'] 	 = 'Documentation';
$_['text_logout']        	 = 'Logout';
$_['text_search_options']    = 'Search Options';
$_['text_new']  		     = 'New';
$_['text_new_category']    	 = 'Category';
$_['text_new_customer']      = 'Customer';
$_['text_new_download']      = 'Download';
$_['text_new_manufacturer']  = 'Manufacturer';
$_['text_new_product']       = 'Product';