jmuehlner commented on code in PR #751:
URL: https://github.com/apache/guacamole-client/pull/751#discussion_r957846446


##########
guacamole/src/main/frontend/src/translations/en.json:
##########
@@ -942,6 +943,7 @@
         "HELP_UPDATE_PASSWORD"      : "If you wish to change your password, 
enter your current password and the desired new password below, and click 
\"Update Password\". The change will take effect immediately.",
 
         "INFO_PASSWORD_CHANGED" : "Password changed.",
+        "INFO_PREFERENCE_ATTRIBUTES_CHANGED" : "User attributes saved.",

Review Comment:
   Hmm, you're definitely not wrong. I'm not really sure what exactly to put 
here though. The most straightforward and correct thing for this new interface 
would be to just say "KSM Configuration Saved" or something, but that will 
immediately be wrong if we ever add any other preference attributes.
   
   "User preferences saved"? That makes it sound like it applies to the stuff 
above as well, (language, etc).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to