PATH:
home
/
letacommog
/
crmleta
/
languages
/
de_de
/
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_TRANSFORM_OWNERSHIP' => 'Transfer ownership' , 'SINGLE_Groups' => 'Group' , 'LBL_TO_OTHER_GROUP' => 'To Other Group ' , 'LBL_ADD_RECORD' => 'Add Group' , 'LBL_GROUP_NAME' => 'Group Name' , 'LBL_GROUP_MEMBERS' => 'Group Members' , 'LBL_ADD_USERS_ROLES' => 'Add Users, Roles...' , 'LBL_ROLEANDSUBORDINATE' => 'Role and Subordinates' , 'RoleAndSubordinates' => 'Role and Subordinates' , 'LBL_DUPLICATES_EXIST' => 'Gruppe Name bereits Vorhanden ist', ); $jsLanguageStrings = array( 'JS_PLEASE_SELECT_ATLEAST_ONE_MEMBER_FOR_A_GROUP' => 'Please select atleast one member for a group', 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Group deleted successfully' , 'JS_COMMA_NOT_ALLOWED_GROUP' => 'Sonderzeichen wie ,"<> sind nicht im Gruppennamen nicht erlaubt.', );
[+]
..
[-] Currency.php
[edit]
[-] Profiles.php
[edit]
[-] Accounts.php
[edit]
[-] LayoutEditor.php
[edit]
[-] ModuleManager.php
[edit]
[-] Workflows.php
[edit]
[-] PBXManager.php
[edit]
[-] Roles.php
[edit]
[-] Potentials.php
[edit]
[-] Leads.php
[edit]
[-] SharingAccess.php
[edit]
[-] Webforms.php
[edit]
[-] CronTasks.php
[edit]
[-] SMSNotifier.php
[edit]
[-] Picklist.php
[edit]
[-] EmailTemplate.php
[edit]
[-] PickListDependency.php
[edit]
[-] Groups.php
[edit]
[-] Vtiger.php
[edit]
[-] CustomerPortal.php
[edit]
[-] MailConverter.php
[edit]