diff --git a/config/alfresco/messages/webclient.properties b/config/alfresco/messages/webclient.properties index c3066dae99..14f2d69882 100644 --- a/config/alfresco/messages/webclient.properties +++ b/config/alfresco/messages/webclient.properties @@ -1272,7 +1272,8 @@ new_user_step1_title=Step One - Person Properties new_user_step1_desc=Enter information about this person. new_user_step2_title=Step Two - User Properties new_user_step2_desc=Enter information about this user. -new_user_finish_instruction=To add the user to this space click Finish. To review or change your selections click Back. +new_user_finish_instruction=To add the user to the system click Finish. To review or change your selections click Back. +new_user_finish_instruction_edit=To save the modifications to this user click Finish. To review or change your selections click Back. person_properties=Person Properties user_properties=User Properties first_name=First Name @@ -1281,6 +1282,8 @@ email=Email company_id=Company ID home_space_location=Home Space Location home_space_name=Home Space Name +presence_provider=Presence Provider +presence_username=Presence Username # Trashcan messages title_deleted_items=Deleted Items @@ -1412,24 +1415,24 @@ gettingstarted_onlinehelp=Online Help gettingstarted_onlinehelp_desc=Click the help icon to display Alfresco Help topics. # User Console and Settings messages -title_user_console=User Options +title_user_console=User Profile title_edit_user_details=Edit User Details user_console=User Options user_console_info=User Options -user_console_description=Use this page to change your options and settings +user_console_description=Use this page to change your profile and settings my_details=My Details general_pref=General Preferences change_my_password_description=Use this view to change your password change_my_password_instructions=Enter your new password. old_password=Old Password new_password=New Password -edit_user_details=Edit User Details +edit_user_details=Edit User Profile edit_user_details_description=Use this view to change your user details and email address start_location=Start Location interface_language=Interface Language content_language_filter=Content Language Filter content_all_languages=All Languages -user_management=Management +user_management=Tools # Delete Space Dialog messages select_delete_operation=What do you want to delete? diff --git a/config/alfresco/web-client-config-wizards.xml b/config/alfresco/web-client-config-wizards.xml index d1aad293df..a2c3e5e01c 100644 --- a/config/alfresco/web-client-config-wizards.xml +++ b/config/alfresco/web-client-config-wizards.xml @@ -693,9 +693,9 @@ + title-id="new_user_title_edit" + description-id="new_user_desc_edit" + icon="/images/icons/edituser_large.gif"> @@ -720,6 +720,7 @@ instruction-id="new_user_finish_instruction" /> +