[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 ************************************************************************************/ 10 $languageStrings = array( 11 'SINGLE_Emails' => 'Email' , // TODO: Review 12 'Emails' => 'Emails' , // TODO: Review 13 'LBL_SELECT_EMAIL_IDS' => 'Select Email Addresses' , 14 'LBL_SUBJECT' => 'Subiect:' , 15 'LBL_ATTACHMENT' => 'Atasament' , 16 'LBL_BROWSE_CRM' => 'Browse CRM' , 17 'LBL_SEND' => 'Trimite' , 18 'LBL_SAVE_AS_DRAFT' => 'Save as Draft' , 19 'LBL_GO_TO_PREVIEW' => 'Go to Preview' , // TODO: Review 20 'LBL_SELECT_EMAIL_TEMPLATE' => 'Selecteaza model email' , 21 'LBL_COMPOSE_EMAIL' => 'Compune email' , 22 'LBL_TO' => 'To' , // TODO: Review 23 'LBL_CC' => 'Cc :' , 24 'LBL_BCC' => 'Bcc :' , 25 'LBL_ADD_CC' => 'Add Cc' , 26 'LBL_ADD_BCC' => 'Add Bcc' , 27 'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size is' , 28 'LBL_EXCEEDED' => 'Exceeded' , 29 'LBL_FORWARD' => 'Forward' , // TODO: Review 30 'LBL_PRINT' => 'Print' , // TODO: Review 31 'LBL_DESCRIPTION' => 'Description' , // TODO: Review 32 'LBL_FROM' => 'From' , // TODO: Review 33 'LBL_INFO' => 'Info' , // TODO: Review 34 'LBL_DRAFTED_ON' => 'Drafted on' , // TODO: Review 35 'LBL_SENT_ON' => 'Sent on' , // TODO: Review 36 'LBL_OWNER' => 'Owner' , // TODO: Review 37 'Date & Time Sent' => 'Date Sent' , // TODO: Review 38 'Time Start' => 'timp Trimisa' , 39 'LBL_EMAIL_INFORMATION' => 'E-mail de informare', 40 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |