mike-jumper commented on code in PR #743:
URL: https://github.com/apache/guacamole-client/pull/743#discussion_r926864182
##########
extensions/guacamole-vault/modules/guacamole-vault-ksm/src/main/resources/translations/en.json:
##########
@@ -6,7 +6,10 @@
"CONNECTION_GROUP_ATTRIBUTES" : {
"SECTION_HEADER_KSM_CONFIG" : "Keeper Secrets Manager",
- "FIELD_HEADER_KSM_CONFIG" : "KSM Service Configuration "
+ "FIELD_HEADER_KSM_CONFIG" : "KSM Service Configuration ",
+
+ "ERROR_INVALID_KSM_CONFIG_BLOB": "Invalid KSM config blob provided",
+ "ERROR_INVALID_KSM_ONE_TIME_TOKEN": "Invalid KSM one-time token
provided"
Review Comment:
These look much better.
--
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]