necouchman commented on code in PR #838:
URL: https://github.com/apache/guacamole-client/pull/838#discussion_r1167671804


##########
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:
   Since you're fixing issues - maybe the style in this section could be 
cleaned up to match the style used throughout the rest of the translation files 
- mainly that colons are generally aligned with the items above and below? 
Unless we're working to change that style and go with something more like 
what's in this section across the board? I'm good either way, just going for 
consistency... :smile: 



-- 
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