reportbasic-portuguese.phpThis is a featured page

<?php
if( !defined( '_VALID_MOS' ) && !defined( '_JEXEC' ) ) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );
/**
*
* @version $Id: english.php 1071 2007-12-03 08:42:28Z thepisu $
* @package VirtueMart
* @subpackage languages
* @copyright Copyright (C) 2004-2007 soeren - All rights reserved.
* @translator soeren
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* VirtueMart is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See /administrator/components/com_virtuemart/COPYRIGHT.php for copyright notices and details.
*
* http://virtuemart.net
*/
global $VM_LANG;
$langvars = array (
'CHARSET' => 'ISO-8859-1',
'PHPSHOP_RB_INDIVIDUAL' => 'Individual Product Listings',
'PHPSHOP_RB_SALE_TITLE' => 'Sales Reporting', // not used?
'PHPSHOP_RB_SALES_PAGE_TITLE' => 'Sales Activity Overview', // not used?
'PHPSHOP_RB_INTERVAL_TITLE' => 'Set Interval',
'PHPSHOP_RB_INTERVAL_MONTHLY_TITLE' => 'Monthly',
'PHPSHOP_RB_INTERVAL_WEEKLY_TITLE' => 'Weekly',
'PHPSHOP_RB_INTERVAL_DAILY_TITLE' => 'Daily',
'PHPSHOP_RB_THISMONTH_BUTTON' => 'This Month',
'PHPSHOP_RB_LASTMONTH_BUTTON' => 'Last Month',
'PHPSHOP_RB_LAST60_BUTTON' => 'Last 60 days',
'PHPSHOP_RB_LAST90_BUTTON' => 'Last 90 days',
'PHPSHOP_RB_START_DATE_TITLE' => 'Start on',
'PHPSHOP_RB_END_DATE_TITLE' => 'End at',
'PHPSHOP_RB_SHOW_SEL_RANGE' => 'Show this selected range',
'PHPSHOP_RB_REPORT_FOR' => 'Report for ',
'PHPSHOP_RB_DATE' => 'Date',
'PHPSHOP_RB_ORDERS' => 'Orders',
'PHPSHOP_RB_TOTAL_ITEMS' => 'Total Items sold',
'PHPSHOP_RB_REVENUE' => 'Revenue',
'PHPSHOP_RB_PRODLIST' => 'Product Listing'
); $VM_LANG->initModule( 'reportbasic', $langvars );
?>


No user avatar
cesmon
Latest page update: made by cesmon , Apr 17 2009, 2:07 PM EDT (about this update About This Update cesmon Original em inglês - cesmon

215 words added
11 words deleted

view changes

- complete history)
Keyword tags: None
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.