PATH:
home
/
letacommog
/
crmleta
/
languages
/
it_it
<?php /*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ************************************************************************************/ $languageStrings = array( 'Recycle Bin' => 'Recycle Bin' , // TODO: Review 'RecycleBin' => 'Recycle Bin' , // TODO: Review 'LBL_SELECT_MODULE' => 'Select Module' , // TODO: Review 'LBL_EMPTY_RECYCLEBIN' => 'Empty Recycle Bin' , // TODO: Review 'LBL_RESTORE' => 'Restore' , // TODO: Review 'LBL_NO_PERMITTED_MODULES' => 'No permitted modules available', // TODO: Review 'LBL_RECORDS_LIST' => 'Recycle Bin List' , // TODO: Review 'LBL_NO_RECORDS_FOUND' => 'No records found to Restore in module', // TODO: Review ); $jsLanguageStrings = array( 'JS_MSG_EMPTY_RB_CONFIRMATION' => 'Are you sure you want to permanently remove all the deleted records from your database?', // TODO: Review 'JS_LBL_RESTORE_RECORDS_CONFIRMATION' => 'Are you sure you want to restore the records?', // TODO: Review 'JS_LBL_RESTORE_RECORD_CONFIRMATION' => 'Sei sicuro di voler ripristinare il record?', 'JS_RESTORING_RECORD' => 'Ripristino Record', 'JS_RESTORE_AND_UNTRASH_FILE_IN_DRIVE' => 'Ripristino in Vtiger and Drive', 'JS_RESTORING_RECORDS' => 'Il ripristino di record', );
[+]
..
[-] Webservices.php
[edit]
[-] EmailTemplates.php
[edit]
[-] Portal.php
[edit]
[+]
custom
[-] Accounts.php
[edit]
[-] Migration.php
[edit]
[-] Events.php
[edit]
[-] VTENotepad.php
[edit]
[-] ModComments.php
[edit]
[-] Campaigns.php
[edit]
[-] Vtiger.php
[edit]
[-] Faq.php
[edit]
[-] PDFMaker.php
[edit]
[-] Emails.php
[edit]
[-] Users.php
[edit]
[-] SalesOrder.php
[edit]
[-] Rss.php
[edit]
[-] Google.php
[edit]
[-] Reports.php
[edit]
[-] Services.php
[edit]
[-] PurchaseOrder.php
[edit]
[-] ProjectMilestone.php
[edit]
[-] Vendors.php
[edit]
[-] MailManager.php
[edit]
[-] ProjectTask.php
[edit]
[+]
Settings
[-] Project.php
[edit]
[-] Documents.php
[edit]
[-] PriceBooks.php
[edit]
[-] Import.php
[edit]
[-] Assets.php
[edit]
[-] Potentials.php
[edit]
[-] HelpDesk.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Invoice.php
[edit]
[-] Quotes.php
[edit]
[-] PBXManager.php
[edit]
[-] ServiceContracts.php
[edit]
[-] Home.php
[edit]
[-] Calendar.php
[edit]
[-] Products.php
[edit]
[-] Leads.php
[edit]
[-] Contacts.php
[edit]
[-] RecycleBin.php
[edit]