[ 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 '300-Sales-Software' => '300-Sales-Software' , 12 '301-Sales-Hardware' => '301-Sales-Hardware' , 13 '302-Rental-Income' => '302-Rental-Income' , 14 '303-Interest-Income' => '303-Interest-Income' , 15 '304-Sales-Software-Support' => '304-Sales-Software-Support' , 16 '305-Sales Other' => '305-Sales Other' , 17 '306-Internet Sales' => '306-Internet Sales' , 18 '307-Service-Hardware Labor' => '307-Service-Hardware Labor' , 19 '308-Sales-Books' => '308-Sales-Books' , 20 'Email' => 'E-mail, elsődleges' , 21 'GL Account' => 'Főkönyvi szám' , 22 'LBL_ADD_RECORD' => 'Beszállító hozzáadása' , 23 'LBL_RECORDS_LIST' => 'Beszállítók listája' , 24 'LBL_VENDOR_ADDRESS_INFORMATION' => 'Cím adatok' , 25 'LBL_VENDOR_INFORMATION' => 'Beszállító adatai' , 26 'Phone' => 'Telefon, elsődleges' , 27 'SINGLE_Vendors' => 'Beszállító' , 28 'Vendor Name' => 'Beszállító neve' , 29 'Vendor No' => 'Beszállító No.' , 30 'Vendors' => 'Beszállítók' , 31 'Website' => 'Weboldal' , 32 ); 33 34 $jsLanguageStrings = array( 35 'LBL_DELETE_CONFIRMATION' => 'A Beszállító törlése el fogja távolítani a hozzá kapcsolódó Beszerzéseket is az adatbázisból. Biztos,hogy el akarja távolítani a Beszállítót?', 36 'LBL_MASS_DELETE_CONFIRMATION' => 'A kiválasztott Beszállítók törlése el fogja távolítani a hozzájuk kapcsolódó Beszerzéseket is az adatbázisból. Biztos,hogy el akarja távolítani a Beszállítókat?', 37 'LBL_RELATED_RECORD_DELETE_CONFIRMATION' => 'Biztos ön abban,hogy törölni akarja?', 38 );
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 |