jmuehlner commented on code in PR #838:
URL: https://github.com/apache/guacamole-client/pull/838#discussion_r1168926423
##########
guacamole/src/main/frontend/src/translations/en.json:
##########
@@ -207,17 +207,21 @@
"ERROR_EMPTY_FILE": "The provided file is empty",
"ERROR_INVALID_CSV_HEADER": "Invalid CSV Header \"{HEADER}\" is
neither an attribute or parameter",
"ERROR_INVALID_MIME_TYPE": "Unsupported file type: \"{TYPE}\"",
+ "ERROR_DETECTED_INVALID_TYPE": "Unsupported file type. Please make
sure the file is valid CSV, JSON, or YAML.",
Review Comment:
Oh, good call! It's done.
--
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]