[Vtigercrm-commits] [vtiger-commits] r7428 - /vtigercrm/trunk/modules/Users/language/en_us.lang.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Jun 22 08:15:51 EDT 2006
Author: richie
Date: Thu Jun 22 06:15:32 2006
New Revision: 7428
Log:
New UI Integrated for Profiles
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 Thu Jun 22 06:15:32 2006
@@ -271,9 +271,8 @@
'LBL_NEW_PROFILE_NAME'=>'Profile Name',
'LBL_PARENT_PROFILE'=>'Parent Profile',
'LBL_BASIC_PROFILE_DETAILS'=>'Basic details of Profile',
-'LBL_STEP_1_3'=>'Step 1 of 3',
-'LBL_STEP_2_3'=>'Step 2 of 3',
-'LBL_STEP_3_3'=>'Step 3 of 3',
+'LBL_STEP_1_2'=>'Step 1 of 2',
+'LBL_STEP_2_2'=>'Step 2 of 2',
'LBL_STEP'=>'Step',
'LBL_SELECT_BASE_PROFILE'=>'Select Base Profile',
'LBL_PROFILE_PRIVILEGES'=>'Profile Privileges',
@@ -295,14 +294,22 @@
'LBL_MESG_VIEW'=>'to view all information / modules of vtiger CRM',
'LBL_MESG_EDIT'=>'to edit all information / modules of vtiger CRM',
'LBL_STD_MESG_OPTION'=>'Select the standard actions to be permitted',
-'LBL_TAB_MESG_OPTION'=>'Select the tabs / modules to be shown',
+'LBL_TAB_MESG_OPTION'=>'modules to be shown',
'LBL_UTILITY_MESG_OPTION'=>'Select the utility actions to be permitted',
'LBL_FIELD_MESG_OPTION'=>'Select the fields to be permitted',
'LBL_FINISH_BUTTON'=>'Finish',
'LBL_PROFILE_DETAIL_VIEW'=>'Detail View of Profile',
'LBL_PROFILE_MESG'=>'Viewing access privileges for',
'LBL_PROFILE_M'=>'Profile',
-
+'LBL_DEFINE_PRIV_FOR'=>' Define Privileges for ',
+'LBL_USE_OPTION_TO_SET_PRIV'=>'Use the options below to set privileges',
+'LBL_SUPER_USER_PRIV'=>'Super User Privileges',
+'LBL_SET_PRIV_FOR_EACH_MODULE'=>'Set Privileges for each Module ',
+'LBL_FIELDS_AND_TOOLS_SETTINGS'=>'Fields & Tools Settings',
+'LBL_SHOW_FIELDS'=>'Show Fields',
+'LBL_TOOLS_TO_BE_SHOWN'=>'Tools to be shown',
+'LBL_WELCOME_PROFILE_CREATE'=>'Welcome to Privilege Profile Creator ',
+'LBL_SELECT_CHOICE_NEW_PROFILE'=>'Select your choice of creating the new profile',
//Added fields in createrole.php
'LBL_HDR_ROLE_NAME'=>'Create New Role:',
@@ -509,7 +516,7 @@
'LBL_CREATE_RULE_MESG'=>'to create a new Rule',
'LBL_SELECT_SCREEN'=>'Select the Screen / Module :',
'LBL_FIELDS_AVLBL'=>'Fields Available in',
-'LBL_FIELDS_SELECT_DESELECT'=>'Select or De-Select fields to be shown',
+'LBL_FIELDS_SELECT_DESELECT'=>'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',
More information about the vtigercrm-commits
mailing list