jmuehlner commented on code in PR #796:
URL: https://github.com/apache/guacamole-client/pull/796#discussion_r1115007468
##########
guacamole/src/main/frontend/src/translations/en.json:
##########
@@ -162,6 +162,7 @@
"TEXT_USER_LEFT" : "{USERNAME} has left the
connection.",
"TEXT_RECONNECT_COUNTDOWN" : "Reconnecting in {REMAINING}
{REMAINING, plural, one{second} other{seconds}}...",
"TEXT_FILE_TRANSFER_PROGRESS" : "{PROGRESS} {UNIT, select, b{B}
kb{KB} mb{MB} gb{GB} other{}}",
+ "TEXT_CLIPBOARD_AWAITING_FOCUS" : "Focus here to view clipboard
data...",
Review Comment:
"Focus" seems like an excessively technical term here: one that people not
fluent in web technologies might not understand. If the required action is to
hover over the clipboard, it should probably just say that plainly.
--
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]