PATH:
home
/
letacommog
/
crmleta
/
languages
/
ru_ru
/
Settings
<?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( 'LBL_ADD_RECORD' => 'Новая конфигурация' , 'SMSNotifier' => 'SMS-Уведомления' , 'LBL_ADD_CONFIGURATION' => 'Новая конфигурация' , 'LBL_EDIT_CONFIGURATION' => 'Изменить конфигурацию' , 'LBL_SELECT_ONE' => 'Выберите один' , 'providertype' => 'Поставщик' , 'isactive' => 'Активен' , // KEY 5.x: LBL_ACTIVE 'username' => 'Пользователь' , // KEY 5.x: LBL_USERNAME 'password' => 'Пароль' , // KEY 5.x: LBL_PASWRD ); $jsLanguageStrings = array( 'LBL_DELETE_CONFIRMATION' => 'Вы уверены, что вы хотите удалить этот SMSNotifier Конфигурация', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Поставщик SMS успешно удален', 'JS_CONFIGURATION_SAVED' => 'Поставщика SMS Конфигурации, сохраненные', );
[+]
..
[-] SharingAccess.php
[edit]
[-] PBXManager.php
[edit]
[-] EEAddressAutocomplete.php
[edit]
[-] ExtensionStore.php
[edit]
[-] Potentials.php
[edit]
[-] Roles.php
[edit]
[-] Workflows.php
[edit]
[-] Leads.php
[edit]
[-] PickListDependency.php
[edit]
[-] ModuleManager.php
[edit]
[-] Currency.php
[edit]
[-] Profiles.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Vtiger.php
[edit]
[-] Groups.php
[edit]
[-] LayoutEditor.php
[edit]
[-] Picklist.php
[edit]
[-] MailConverter.php
[edit]
[-] EmailTemplate.php
[edit]
[-] Webforms.php
[edit]
[-] CustomerPortal.php
[edit]
[-] EEMassMap.php
[edit]
[-] CronTasks.php
[edit]