divendres commented on code in PR #930: URL: https://github.com/apache/guacamole-client/pull/930#discussion_r1392600877
########## guacamole/src/main/frontend/src/translations/ca.json: ########## @@ -428,6 +541,7 @@ "FIELD_OPTION_FONT_SIZE_60" : "60", "FIELD_OPTION_FONT_SIZE_72" : "72", "FIELD_OPTION_FONT_SIZE_96" : "96", + "FIELD_OPTION_FONT_SIZE_EMPTY" : "", Review Comment: Removed ########## guacamole/src/main/frontend/src/translations/ca.json: ########## @@ -518,55 +639,64 @@ "FIELD_HEADER_WOL_BROADCAST_ADDR" : "Adreça de difusió del paquet WoL:", "FIELD_HEADER_WOL_MAC_ADDR" : "Adreça MAC de l'amfitrió remot:", "FIELD_HEADER_WOL_SEND_PACKET" : "Enviar paquet WoL:", + "FIELD_HEADER_WOL_UDP_PORT" : "Port UDP pel paquet WoL: ", "FIELD_HEADER_WOL_WAIT_TIME" : "Temps d'espera de l'arrencada d'amfitrió:", + "FIELD_OPTION_NORMALIZE_CLIPBOARD_EMPTY" : "", Review Comment: Removed -- 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