[Vtigercrm-commits] [vtiger-commits] r7052 - /vtigercrm/trunk/modules/Users/language/en_us.lang.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Jun 13 11:04:32 EDT 2006


Author: don
Date: Tue Jun 13 09:04:28 2006
New Revision: 7052

Log:
language strings added

Modified:
    vtigercrm/trunk/modules/Users/language/en_us.lang.php

Modified: vtigercrm/trunk/modules/Users/language/en_us.lang.php
==============================================================================
--- vtigercrm/trunk/modules/Users/language/en_us.lang.php (original)
+++ vtigercrm/trunk/modules/Users/language/en_us.lang.php Tue Jun 13 09:04:28 2006
@@ -499,8 +499,43 @@
 'LBL_FIELDS_SELECT_DESELECT'=>'Select or De-Select fields to be shown',
 'LBL_ROLE_TO_BE_DELETED'=>'Role to be Deleted',
 'LBL_TRANSFER_USER_ROLE'=>'Transfer Users to Role',
-'LBL_DELETE_ROLE'=>'Delete Role'
-
+'LBL_DELETE_ROLE'=>'Delete Role',
+'LBL_MORE_INFORMATION'=>'More Information',
+'LBL_USERLOGIN_ROLE'=>'User Login & Role',
+
+//Added for 5.0 for all fields
+'Role'=>'Role',
+'Email'=>'Email',
+'Admin'=>'Admin',
+'User Name'=>'User Name',
+'First Name'=>'First Name',
+'Last Name'=>'Last Name',
+'Status'=>'Status',
+'Default Activity View'=>'Default Activity View',
+'Default Lead View'=>'Default Lead View',
+'Currency'=>'Currency',
+'Title'=>'Title',
+'Office Phone'=>'Office Phone',
+'Department'=>'Department',
+'Mobile'=>'Mobile',
+'Reports To'=>'Reports To',
+'Other Phone'=>'Other Phone',
+'Other Email'=>'Other Email',
+'Fax'=>'Fax',
+'Yahoo id'=>'Yahoo id',
+'Home Phone'=>'Home Phone',
+'User Image'=>'User Image',
+'Date Format'=>'Date Format',
+'Tag Cloud'=>'Tag Cloud',
+'Signature'=>'Signature',
+'Notes'=>'Notes',
+'Street Address'=>'Street Address',
+'City'=>'City',
+'State'=>'State',
+'Postal Code'=>'Postal Code',
+'Country'=>'Country',
+'Password'=>'Password',
+'Confirm Password'=>'Confirm Password',
 
 );
 





More information about the vtigercrm-commits mailing list