'Perfiles' , 'SINGLE_Profiles' => 'Perfil' , 'LBL_ADD_RECORD' => 'Agregar Perfil' , 'LBL_CREATE_PROFILE' => 'Create Profile' , // TODO: Review 'LBL_PROFILE_NAME' => 'Profile name' , // TODO: Review 'LBL_DESCRIPTION' => 'Description' , // TODO: Review 'LBL_EDIT_PRIVILIGES_FOR_THIS_PROFILE' => 'Edit priviliges for this profile', // TODO: Review 'LBL_MODULES' => 'Modules' , // TODO: Review 'LBL_PROFILE_VIEW' => 'Profile view' , // TODO: Review 'LBL_FIELDS' => 'Fields' , // TODO: Review 'LBL_TOOLS' => 'Tools' , // TODO: Review 'LBL_FIELD_AND_TOOL_PRVILIGES' => 'Field and Tool Privileges' , // TODO: Review 'LBL_EDIT_RECORD' => 'Edit' , // TODO: Review 'LBL_DUPLICATE_RECORD' => 'Duplicate' , // TODO: Review 'LBL_DELETE_RECORD' => 'Delete' , // TODO: Review 'LBL_VIEW_PRVILIGE' => 'Ver' , 'LBL_EDIT_PRVILIGE' => 'Crear/Editar' , 'LBL_DELETE_PRVILIGE' => 'Borrar' , 'LBL_INIVISIBLE' => 'Invisible' , // TODO: Review 'LBL_READ_ONLY' => 'Read only' , // TODO: Review 'LBL_WRITE' => 'Write' , // TODO: Review 'LBL_DELETE_PROFILE' => 'Delete Profile' , // TODO: Review 'LBL_TRANSFER_ROLES_TO_PROFILE' => 'Transfer roles to profile' , // TODO: Review 'LBL_PROFILES' => 'Profiles' , // TODO: Review 'LBL_CHOOSE_PROFILES' => 'Choose Profiles' , // TODO: Review ); $jsLanguageStrings = array( 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Profile deleted successfully', // TODO: Review );