Files
crm.twinpol.com/modules/EcmProducts/language/en_us.lang.php
2025-05-12 15:44:39 +00:00

471 lines
20 KiB
PHP
Executable File

<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*****************************************************************************
* The contents of this file are subject to the RECIPROCAL PUBLIC LICENSE
* Version 1.1 ("License"); You may not use this file except in compliance
* with the License. You may obtain a copy of the License at
* http://opensource.org/licenses/rpl.php. Software distributed under the
* License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND,
* either express or implied.
*
* You may:
* a) Use and distribute this code exactly as you received without payment or
* a royalty or other fee.
* b) Create extensions for this code, provided that you make the extensions
* publicly available and document your modifications clearly.
* c) Charge for a fee for warranty or support or for accepting liability
* obligations for your customers.
*
* You may NOT:
* a) Charge for the use of the original code or extensions, including in
* electronic distribution models, such as ASP (Application Service
* Provider).
* b) Charge for the original source code or your extensions other than a
* nominal fee to cover distribution costs where such distribution
* involves PHYSICAL media.
* c) Modify or delete any pre-existing copyright notices, change notices,
* or License text in the Licensed Software
* d) Assert any patent claims against the Licensor or Contributors, or
* which would in any way restrict the ability of any third party to use the
* Licensed Software.
*
* You must:
* a) Document any modifications you make to this code including the nature of
* the change, the authors of the change, and the date of the change.
* b) Make the source code for any extensions you deploy available via an
* Electronic Distribution Mechanism such as FTP or HTTP download.
* c) Notify the licensor of the availability of source code to your extensions
* and include instructions on how to acquire the source code and updates.
* d) Grant Licensor a world-wide, non-exclusive, royalty-free license to use,
* reproduce, perform, modify, sublicense, and distribute your extensions.
*
* The Original Code is: CommuniCore
* Olavo Farias
* 2006-04-7 olavo.farias@gmail.com
*
* The Initial Developer of the Original Code is CommuniCore.
* Portions created by CommuniCore are Copyright (C) 2005 CommuniCore Ltda
* All Rights Reserved.
********************************************************************************/
$mod_strings = array (
'LBL_IS_CONSIGNMENT' => 'Consignments',
'LBL_PRODUCT_CARD' => 'Product Card',
'LBL_PRODUCTION' => 'Production',
'LBL_SRP_PRICE_EUR' => 'SRP Price EUR',
'LBL_LEAD_TIME' => 'Lead Time',
'LBL_PRICE' => 'Price',
'LBL_PANEL_CATEGORIES' => 'Categories',
'LBL_EAN_EXISTS' => 'Code exists, generate new?',
//add mz 2012-03-29
'LBL_BOXES_PER_LAYER' => 'Boxes per layer',
'LBL_NUMBER_OF_LAYERS' => 'Number of layers',
'LBL_BOXES_PER_PALETTE' => 'Boxes per palette',
'LBL_PIECES_PER_PALETTE' => 'Pieces per palette',
'LBL_PALETTE_WEIGHT_BRUTTO' => 'Palette weight brutto',
//emd mz
'LBL_TH' => 'TH',
'LBL_PRODUCT_SUBCATEGORY_ID' => 'Subategory id',
'LBL_PRODUCT_SUBCATEGORY' => 'Subategory',
'LBL_LIST_PRODUCT_SUBCATEGORY_ID' => 'Subategory id',
'LBL_LIST_PRODUCT_SUBCATEGORY' => 'Subategory',
//added 05.10.2010
'LBL_FLAG'=>'Show marked',
'LBL_ADD_STATUS'=>'Additional status',
//added 30.09.2010
'LBL_STATUS'=>'Status',
'LBL_UNIT_NAME'=>'Unit',
//added 25.06.2010
'LBL_END_OF_LINE'=>'End of line',
//added 22.06.2010
'LBL_IMAGE_CARD'=>'Select image',
'LBL_DESCRIPTION_CARD'=>'Description',
'LBL_SPECIFICATION_CARD'=>'Specification',
'LBL_CHARACTERISTIC_CARD'=>'Characteristic',
'LBL_USED_TO_CARD'=>'Used To',
'LBL_CARD_INFORMATION'=>'Card informations',
//added 02.06.2010
'LBL_PRODUCTION'=>'Production',
//added 25.05.2010
'LBL_LEAD_TIME'=>'Lead time',
//added 27.11.2009
'LBL_EDITTABLE_NO'=>'No',
'LBL_EDITTABLE_CODE'=>'Index',
'LBL_EDITTABLE_NAME'=>'Name',
'LBL_EDITTABLE_UNIT'=>'Unit',
'LBL_EDITTABLE_QUANTITY'=>'Quantity',
'LBL_EDITTABLE_OPTIONS'=>'Opt',
'LBL_EDITTABLE_NO'=>'No',
'LBL_PRICE'=>'Price',
'LBL_COMPONENTS'=>'Components',
'LBL_ITEMS'=>'Items',
'LBL_LIST_PIECES_PER_CARTON'=>'Ppc',
'LBL_LIST_CBM'=>'CBM stock',
'LBL_LIST_CBM_ORDERED'=>'CBM ord',
'LBL_LIST_QTY_3M'=>'Qty 3 m',
'LBL_LIST_QTY_THIS_M'=>'Qty this m',
'LBL_LIST_AVG_PRICE_3'=>'Avg price 3 m',
'LBL_LIST_AVG_PRICE_THIS'=>'Avg price this m',
'LBL_LIST_SALE_3_M'=>'Sale 3 m',
//added 27.11.2009
'LBL_STOCK_NAME'=>'Inventory',
'LBL_LIST_ORDERED'=>'Ordered',
'LBL_LIST_STOCK_MONTH'=>'Stock m',
'LBL_LIST_INVENTORY'=>'Inv',
//added 03.02.2009
'LBL_VAT_NAME' => 'Vat',
//added 20.01.2009
'LBL_DEFAULT_REMARKS_PL' => 'Default remarks pl',
'LBL_DEFAULT_REMARKS_EN' => 'Default remarks en',
'LBL_DEFAULT_REMARKS_DE' => 'Default remarks de',
//added 13.01.2009
'LBL_EAN_PL' => 'EAN pl',
'LBL_SHORT_DESCRIPTION_PL' => 'Short description pl',
'LBL_LONG_DESCRIPTION_PL' => 'Long description pl',
'LBL_REMARKS_PL' => 'Remarks pl',
'LBL_EAN_EN' => 'EAN en',
'LBL_SHORT_DESCRIPTION_EN' => 'Short description en',
'LBL_LONG_DESCRIPTION_EN' => 'Long description en',
'LBL_REMARKS_EN' => 'Remarks en',
'LBL_EAN_DE' => 'EAN de',
'LBL_SHORT_DESCRIPTION_DE' => 'Short description de',
'LBL_LONG_DESCRIPTION_DE' => 'Long description de',
'LBL_REMARKS_DE' => 'Remarks de',
//added 12.01.2009
'LBL_RECIPIENT_CODE'=>'Recipient Code',
// added 17.12.2008
'LBL_MARGIN'=>'Margin',
'LBL_PRODUCT_NAME'=>'Name',
'LBL_LIST_PRICE'=>'List price',
// added 02.12.2008
'LBL_EMS_ORDERED' => 'Ordered',
'LBL_NOTES_SUBPANEL_TITLE' => 'Notes',
// added 25.11.2008
'LBL_END_DATE' => 'End Date',
'LBL_START_DATE' => 'Start Date',
'LBL_QTYUNIT' => 'Qty/Unit',
'LBL_COMMISSION_RATE' => 'Commission Rate',
'LBL_CODE' => 'Code',
'LBL_MANUFACTURER' => 'Manufacturer',
'LBL_PRODUCT_CATEGORY' => 'Category',
'LBL_UNIT_PRICE' => 'Unit Price',
'LBL_LIST_CODE' => 'Code',
'LBL_LIST_COMMISSION_RATE' => 'Commission Rate',
'LBL_LIST_QTY_PER_UNIT' => 'Qty Per Unit',
'LBL_LIST_UNIT_PRICE' => 'Unit Price',
'LBL_UPLOADED' => '[uploaded]',
'LBL_QTY_IN_STOCK' => 'Qty In Stock',
'LBL_QTY_IN_DEMAND' => 'Qty In Demand',
'LBL_REORDER_LEVEL' => 'Reorder Level',
'LBL_VAT' => 'Vat',
'LBL_SELLING_PRICE' => 'Selling Price',
'LBL_LOCAL_EAN' => 'Local EAN',
'LBL_REMARKS' => 'Remarks',
'LBL_SHORT_DESCRIPTION' => 'Short Description',
'LBL_LONG_DESCRIPTION' => 'Long Description',
'LBL_LOCALIZED_INFORMATION' => 'Localized Information',
'LBL_LOGISTIC_INFORMATION' => 'Logistic Information',
'LBL_DRIVERS_IMAGES' => 'Drivers & Images',
'LBL_STOCK_INFORMATION' => 'Stock Information',
'LBL_PRICING_INFORMATION' => 'Pricing Information',
'LBL_PRODUCT_INFORMATION' => 'Product Information',
// Added
'LBL_ECMPZDOCUMENTS_SUBPANEL_TITLE' => 'PZ Documents',
'LBL_ECMWZDOCUMENTS_SUBPANEL_TITLE' => 'WZ Documents',
'LBL_ECMDELIVERYNOTES_SUBPANEL_TITLE' => 'Delivery Notes',
'LBL_ECMSALES_SUBPANEL_TITLE' => 'Sales',
'LBL_ECMPURCHASEORDERS_SUBPANEL_TITLE' => 'Purchase Orders',
'LBL_QTY_IN_STOCK' => 'Qty in stock',
'LBL_QTY_IN_DEMAND' => 'Qty in demand',
'LBL_REORDER_LEVEL' => 'Reorder level',
'LBL_ECMSTOCKINS_SUBPANEL_TITLE' => 'Stock In',
'LBL_ECMSTOCKOUTS_SUBPANEL_TITLE' => 'Stock Out',
'LBL_ECMINVOICEOUTS_SUBPANEL_TITLE' => 'Invoices',
'LBL_ECMQUOTES_SUBPANEL_TITLE' => 'Quotes',
// FOR SYSTEM USE
'LBL_MODULE_NAME' => 'Products',
'LBL_MODULE_TITLE' => 'Products: Home',
'LBL_MODULE_ID' => 'Products',
'LBL_SEARCH_FORM_TITLE' => 'Products Search',
'LBL_LIST_FORM_TITLE' => 'Products List',
'LBL_NEW_FORM_TITLE' => 'New Products',
'LBL_ECMPRODUCTS' => 'Products:',
'LBL_ECMPRODUCTS_SUBJECT' => 'Products Subject:',
'LBL_SYSTEM_ID' => 'System ID',
// FOR LIST VIEW
'LBL_LIST_NAME' => 'Product Name',
'LBL_LIST_SUBJECT' => 'Subject',
'LBL_LIST_LAST_MODIFIED' => 'Last Modified',
'LBL_LIST_MY_ECMPRODUCTS' => 'My Assigned Products',
'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned User',
'LBL_LIST_PRODUCT_INDEX' => 'Index',
'LBL_LIST_PRODUCT_CATEGORY_ID' => 'Category id',
'LBL_LIST_PRODUCT_CATEGORY' => 'Category',
'LBL_LIST_PRODUCT_LINE_ID' => 'Product line id',
'LBL_LIST_PRODUCT_LINE' => 'Line',
'LBL_LIST_MANUFACTURER_ID' => 'Manufacturer id',
'LBL_LIST_MANUFACTURER' => 'Manufacturer',
'LBL_LIST_CONTACT_ID' => 'Contact id',
'LBL_LIST_CONTACT_NAME' => 'Contact name',
'LBL_LIST_VENDOR_ID' => 'Vendor id',
'LBL_LIST_VENDOR_NAME' => 'Vendor name',
'LBL_LIST_VENDOR_PART_NO' => 'Vendor part no',
'LBL_LIST_PRODUCT_ACTIVE' => 'Product active',
'LBL_LIST_SALES_START_DATE' => 'Sales start date',
'LBL_LIST_SALES_END_DATE' => 'Sales end date',
'LBL_LIST_PARENT_TYPE' => 'Parent type',
'LBL_LIST_PARENT_ID' => 'Parent id',
'LBL_LIST_PARENT_NAME' => 'Parent name',
'LBL_LIST_WEBSITE' => 'Website',
'LBL_LIST_PART_NO' => 'Part no',
'LBL_LIST_SERIAL_NO' => 'Serial no',
'LBL_LIST_EXCHANGE_RATE_ID' => 'Exchange rate id',
'LBL_LIST_EXCHANGE_RATE_NAME' => 'Exchange rate name',
'LBL_LIST_FOB_PRICE' => 'FOB price',
'LBL_LIST_UNIT_PRICE' => 'Unit price',
'LBL_LIST_EMS_PRICE' => 'AVG purchase price',
'LBL_LIST_COMMISSION_RATE' => 'Commission rate',
'LBL_LIST_CUSTOM_DUTY_RATE' => 'Custom duty rate',
'LBL_LIST_SRP_PRICE' => 'SRP price',
'LBL_LIST_SRP_PRICE_EUR' => 'SRP price eur',
'LBL_LIST_SRP_PROMO_PRICE' => 'SRP promo price',
'LBL_LIST_TAX_CLASS_ID' => 'Tax class id',
'LBL_LIST_TAX_CLASS_NAME' => 'Tax class name',
'LBL_LIST_USAGE_UNIT_ID' => 'Usage unit id',
'LBL_LIST_USAGE_UNIT_NAME' => 'Usage unit name',
'LBL_LIST_QTY_IN_STOCK' => 'Qty in stock',
'LBL_LIST_QTY_IN_DEMAND' => 'Qty in demand',
'LBL_LIST_EMS_QTY_IN_STOCK' => 'EMS qty in stock',
'LBL_LIST_REORDER_LEVEL' => 'Reorder level',
'LBL_LIST_SALES_LAST_MONTH_1' => 'Sales last month -1',
'LBL_LIST_SALES_LAST_MONTH' => 'Sales last month',
'LBL_LIST_SALES_THIS_MONTH' => 'Sales this month',
'LBL_LIST_QTY_PER_UNIT' => 'Qty per unit',
'LBL_LIST_AVERAGE_SALE_3_MONTHS' => 'Average sale 3 months',
'LBL_LIST_SALES_PLUS_1' => 'Sales plus 1',
'LBL_LIST_SALES_PLUS_2' => 'Sales plus 2',
'LBL_LIST_SALES_PLUS_3' => 'Sales plus 3',
'LBL_LIST_PRODUCT_PICTURE' => 'Product picture',
'LBL_LIST_PACKING_FRONT_PICTURE' => 'Packing front picture',
'LBL_LIST_DRIVER_1' => 'Driver 1',
'LBL_LIST_DRIVER_2' => 'Driver 2',
'LBL_LIST_MOQ' => 'MOQ',
'LBL_LIST_FOB_BASIS_ID' => 'FOB basis id',
'LBL_LIST_FOB_BASIS_NAME' => 'FOB basis name',
'LBL_LIST_DELIVERY_TIME_FOB' => 'Delivery time FOB',
'LBL_LIST_PIECES_PER_CARTON' => 'Pieces per carton',
'LBL_LIST_PRODUCT_NETTO_WEIGHT' => 'Product netto weight (kg)',
'LBL_LIST_PRODUCT_BRUTTO_WEIGHT' => 'Product bruto weight (kg)',
'LBL_LIST_PACKING_TYPE_ID' => 'Packing type id',
'LBL_LIST_PACKING_TYPE_NAME' => 'Packing type',
'LBL_LIST_PACKING_DIMENSIONS_1' => 'Packing dimensions (cm)',
'LBL_LIST_PACKING_DIMENSIONS_2' => 'Packing dimensions (cm)',
'LBL_LIST_PACKING_DIMENSIONS_3' => 'Packing dimensions (cm)',
'LBL_LIST_RMA' => 'RMA (%)',
'LBL_LIST_CARTON_DIMENSIONS_1' => 'Carton dimensions (m)',
'LBL_LIST_CARTON_DIMENSIONS_2' => 'Carton dimensions (m)',
'LBL_LIST_CARTON_DIMENSIONS_3' => 'Carton dimensions (m)',
'LBL_LIST_CARTON_NETTO_WEIGHT' => 'Carton netto weight',
'LBL_LIST_CARTON_BRUTTO_WEIGHT' => 'Carton brutto weight',
'LBL_LIST_CARTON_VOLUME_METER' => 'Carton volume (cubic meter)',
'LBL_LIST_CARTON_VOLUME_FEET' => 'Carton volume (cubic feet)',
'LBL_LIST_COUNTRY_OF_ORIGIN' => 'Country of origin',
'LBL_LIST_CERTIFICATE_OF_ORIGIN' => 'Certificate of origin',
'LBL_LIST_FORM_A' => 'Form A',
// FOR NOTIFICATION POPUPS
'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to remove this ecmproduct from this Product?',
'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this contact from the Product?',
'NTC_REMOVE_ACCOUNT_CONFIRMATION' => 'Are you sure you want to remove this ecmproduct from this account?',
'ERR_DELETE_RECORD' => 'A record number must be specified to delete the ecmproduct.',
// FOR DEFAULT FIELDS
'LBL_NAME' => 'Name:',
'LBL_SUBJECT' => 'Name:',
'LBL_CREATED_BY' => 'Created by:',
'LBL_CREATED' => 'Created by:',
'LBL_ASSIGNED_TO' => 'Assigned to:',
'LBL_ASSIGNED_USER_ID' => 'Assigned To:',
'LBL_DATE_ENTERED' => 'Date Created:',
'LBL_DATE_CREATED' => 'Create Date:',
'LBL_DATE_MODIFIED' => 'Last Modified',
'LBL_MODIFIED_BY' => 'Last Modified by:',
'LBL_MODIFIED' => 'Modified by:',
'LBL_DATE_LAST_MODIFIED' => 'Modify Date:',
// FOR NEW FIELDS
'LBL_PRODUCT_INDEX' => 'Index',
'LBL_PRODUCT_CATEGORY_ID' => 'Category id',
'LBL_PRODUCT_CATEGORY' => 'Category',
'LBL_PRODUCT_LINE_ID' => 'Product line id',
'LBL_PRODUCT_LINE' => 'Product line',
'LBL_MANUFACTURER_ID' => 'Manufacturer id',
'LBL_MANUFACTURER' => 'Manufacturer',
'LBL_CONTACT_ID' => 'Contact id',
'LBL_CONTACT_NAME' => 'Contact name',
'LBL_VENDOR_ID' => 'Vendor id',
'LBL_VENDOR_NAME' => 'Vendor name',
'LBL_VENDOR_PART_NO' => 'Vendor part no',
'LBL_PRODUCT_ACTIVE' => 'Product active',
'LBL_SALES_START_DATE' => 'Sales start date',
'LBL_SALES_END_DATE' => 'Sales end date',
'LBL_PARENT_TYPE' => 'Parent type',
'LBL_PARENT_ID' => 'Parent id',
'LBL_PARENT_NAME' => 'Parent name',
'LBL_WEBSITE' => 'Website',
'LBL_PART_NO' => 'Part no',
'LBL_SERIAL_NO' => 'Serial no',
'LBL_EXCHANGE_RATE_ID' => 'Exchange rate id',
'LBL_EXCHANGE_RATE_NAME' => 'Exchange rate name',
'LBL_FOB_PRICE' => 'FOB price',
'LBL_UNIT_PRICE' => 'Unit price',
'LBL_EMS_PRICE' => 'AVG purchase price',
'LBL_COMMISSION_RATE' => 'Commission rate',
'LBL_CUSTOM_DUTY_RATE' => 'Custom duty rate',
'LBL_SRP_PRICE' => 'SRP price',
'LBL_SRP_PRICE_EUR' => 'SRP price eur',
'LBL_SRP_PROMO_PRICE' => 'SRP promo price',
'LBL_TAX_CLASS_ID' => 'Tax class id',
'LBL_TAX_CLASS_NAME' => 'Tax class name',
'LBL_USAGE_UNIT_ID' => 'Usage unit id',
'LBL_USAGE_UNIT_NAME' => 'Usage unit name',
'LBL_EMS_QTY_IN_STOCK' => 'EMS qty in stock',
'LBL_SALES_LAST_MONTH_1' => 'Sales last month -1',
'LBL_SALES_LAST_MONTH' => 'Sales last month',
'LBL_SALES_THIS_MONTH' => 'Sales this month',
'LBL_QTY_PER_UNIT' => 'Qty per unit',
'LBL_AVERAGE_SALE_3_MONTHS' => 'Average sale 3 months',
'LBL_SALES_PLUS_1' => 'Sales plus 1',
'LBL_SALES_PLUS_2' => 'Sales plus 2',
'LBL_SALES_PLUS_3' => 'Sales plus 3',
'LBL_PRODUCT_PICTURE' => 'Product picture',
'LBL_PACKING_FRONT_PICTURE' => 'Packing front picture',
'LBL_DRIVER_1' => 'Driver 1',
'LBL_DRIVER_2' => 'Driver 2',
'LBL_MOQ' => 'MOQ',
'LBL_FOB_BASIS_ID' => 'FOB basis id',
'LBL_FOB_BASIS_NAME' => 'FOB basis name',
'LBL_DELIVERY_TIME_FOB' => 'Delivery time FOB',
'LBL_PIECES_PER_CARTON' => 'Pieces per carton',
'LBL_PRODUCT_NETTO_WEIGHT' => 'Product netto weight (kg)',
'LBL_PRODUCT_BRUTTO_WEIGHT' => 'Product bruto weight (kg)',
'LBL_PACKING_TYPE_ID' => 'Packing type id',
'LBL_PACKING_TYPE_NAME' => 'Packing type',
'LBL_PACKING_DIMENSIONS_1' => 'Packing dimensions (cm)',
'LBL_PACKING_DIMENSIONS_2' => 'Packing dimensions (cm)',
'LBL_PACKING_DIMENSIONS_3' => 'Packing dimensions (cm)',
'LBL_RMA' => 'RMA (%)',
'LBL_CARTON_DIMENSIONS_1' => 'Carton dimensions (m)',
'LBL_CARTON_DIMENSIONS_2' => 'Carton dimensions (m)',
'LBL_CARTON_DIMENSIONS_3' => 'Carton dimensions (m)',
'LBL_CARTON_NETTO_WEIGHT' => 'Carton netto weight',
'LBL_CARTON_BRUTTO_WEIGHT' => 'Carton brutto weight',
'LBL_CARTON_VOLUME_METER' => 'Carton volume (cubic meter)',
'LBL_CARTON_VOLUME_FEET' => 'Carton volume (cubic feet)',
'LBL_COUNTRY_OF_ORIGIN' => 'Country of origin',
'LBL_CERTIFICATE_OF_ORIGIN' => 'Certificate of origin',
'LBL_FORM_A' => 'Form A',
// FOR GROUPS
'LBL_GROUP_MASTER' => 'PRODUCT INFORMATION',
'LBL_GROUP_PRODUCT_INDEX' => '',
'LBL_GROUP_PRODUCT_CATEGORY_ID' => '',
'LBL_GROUP_PRODUCT_CATEGORY' => '',
'LBL_GROUP_PRODUCT_LINE_ID' => '',
'LBL_GROUP_PRODUCT_LINE' => '',
'LBL_GROUP_MANUFACTURER_ID' => '',
'LBL_GROUP_MANUFACTURER' => '',
'LBL_GROUP_CONTACT_ID' => '',
'LBL_GROUP_CONTACT_NAME' => '',
'LBL_GROUP_VENDOR_ID' => '',
'LBL_GROUP_VENDOR_NAME' => '',
'LBL_GROUP_VENDOR_PART_NO' => '',
'LBL_GROUP_PRODUCT_ACTIVE' => '',
'LBL_GROUP_SALES_START_DATE' => '',
'LBL_GROUP_SALES_END_DATE' => '',
'LBL_GROUP_PARENT_TYPE' => '',
'LBL_GROUP_PARENT_ID' => '',
'LBL_GROUP_PARENT_NAME' => '',
'LBL_GROUP_WEBSITE' => '',
'LBL_GROUP_PART_NO' => '',
'LBL_GROUP_SERIAL_NO' => '',
'LBL_GROUP_EXCHANGE_RATE_ID' => '',
'LBL_GROUP_EXCHANGE_RATE_NAME' => '',
'LBL_GROUP_FOB_PRICE' => '',
'LBL_GROUP_UNIT_PRICE' => '',
'LBL_GROUP_EMS_PRICE' => '',
'LBL_GROUP_COMMISSION_RATE' => '',
'LBL_GROUP_CUSTOM_DUTY_RATE' => '',
'LBL_GROUP_SRP_PRICE' => '',
'LBL_GROUP_SRP_PROMO_PRICE' => '',
'LBL_GROUP_TAX_CLASS_ID' => '',
'LBL_GROUP_TAX_CLASS_NAME' => '',
'LBL_GROUP_USAGE_UNIT_ID' => '',
'LBL_GROUP_USAGE_UNIT_NAME' => '',
'LBL_GROUP_EMS_QTY_IN_STOCK' => '',
'LBL_GROUP_SALES_LAST_MONTH_1' => '',
'LBL_GROUP_SALES_LAST_MONTH' => '',
'LBL_GROUP_SALES_THIS_MONTH' => '',
'LBL_GROUP_QTY_PER_UNIT' => '',
'LBL_GROUP_AVERAGE_SALE_3_MONTHS' => '',
'LBL_GROUP_SALES_PLUS_1' => '',
'LBL_GROUP_SALES_PLUS_2' => '',
'LBL_GROUP_SALES_PLUS_3' => '',
'LBL_GROUP_PRODUCT_PICTURE' => '',
'LBL_GROUP_PACKING_FRONT_PICTURE' => '',
'LBL_GROUP_DRIVER_1' => '',
'LBL_GROUP_DRIVER_2' => '',
'LBL_GROUP_MOQ' => '',
'LBL_GROUP_FOB_BASIS_ID' => '',
'LBL_GROUP_FOB_BASIS_NAME' => '',
'LBL_GROUP_DELIVERY_TIME_FOB' => '',
'LBL_GROUP_PIECES_PER_CARTON' => '',
'LBL_GROUP_PRODUCT_NETTO_WEIGHT' => '',
'LBL_GROUP_PRODUCT_BRUTTO_WEIGHT' => '',
'LBL_GROUP_PACKING_TYPE_ID' => '',
'LBL_GROUP_PACKING_TYPE_NAME' => '',
'LBL_GROUP_PACKING_DIMENSIONS_1' => '',
'LBL_GROUP_PACKING_DIMENSIONS_2' => '',
'LBL_GROUP_PACKING_DIMENSIONS_3' => '',
'LBL_GROUP_RMA' => '',
'LBL_GROUP_CARTON_DIMENSIONS_1' => '',
'LBL_GROUP_CARTON_DIMENSIONS_2' => '',
'LBL_GROUP_CARTON_DIMENSIONS_3' => '',
'LBL_GROUP_CARTON_NETTO_WEIGHT' => '',
'LBL_GROUP_CARTON_BRUTTO_WEIGHT' => '',
'LBL_GROUP_CARTON_VOLUME_METER' => '',
'LBL_GROUP_CARTON_VOLUME_FEET' => '',
'LBL_GROUP_COUNTRY_OF_ORIGIN' => '',
'LBL_GROUP_CERTIFICATE_OF_ORIGIN' => '',
'LBL_GROUP_FORM_A' => '',
// FOR SUBPANELS
'LBL_ECMPRODUCTS_SUBPANEL_TITLE' => 'Products',
'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
'LBL_HISTORY_SUBPANEL_TITLE' => 'History',
'LBL_ECMPRODUCTS' => 'Products',
// FOR MENU LABELS
'LNK_NEW_ECMPRODUCTS' => 'Create Product',
'LNK_LIST_ECMPRODUCT' => 'Products List',
// FOR MENU LINKS
'LNK_NEW_ECMPRODUCT' => 'Create Product',
'LNK_ECMPRODUCTS_LIST' => 'Products',
'LNK_ECMPRODUCTS_REPORTS' => 'Products Reports',
// FOR ADDITIONAL MENUS
// FOR DASHLETS
'LBL_LIST_ECMPRODUCTS' => 'Products',
//mz 12.10.2011
'LBL_EAN2' => 'EAN 2',
'LBL_EAN' => 'EAN',
'LBL_GENERATE_EAN' => 'Generate',
'LBL_BE_TO_BE' => 'B2B',
'LBL_BE_TO_SEE' => 'B2C',
);
?>