jmuehlner commented on code in PR #835: URL: https://github.com/apache/guacamole-client/pull/835#discussion_r1166121056
########## guacamole/src/main/frontend/src/translations/en.json: ########## @@ -208,8 +208,7 @@ "ERROR_INVALID_CSV_HEADER": "Invalid CSV Header \"{HEADER}\" is neither an attribute or parameter", "ERROR_INVALID_MIME_TYPE": "Unsupported file type: \"{TYPE}\"", "ERROR_INVALID_GROUP": "No group matching \"{GROUP}\" found", - "ERROR_INVALID_USER_GROUP_IDENTIFIERS": "User Groups not found: {IDENTIFIER_LIST}", Review Comment: These are vestigial translations from an earlier version of the code that would error out rather than creating unknown users and groups. They are not used anywhere in the app. -- 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: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org