mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUAC-605: Migrate status to guacNotification. Add countdown string to en_US translation. Use 15 second reconnect countdown if appropriate for error at hand.
This commit is contained in:
@@ -267,7 +267,8 @@
|
||||
}
|
||||
},
|
||||
"action" : {
|
||||
"reconnect" : "Reconnect"
|
||||
"reconnect" : "Reconnect",
|
||||
"reconnectCountdown" : "Reconnecting in {REMAINING} {REMAINING, plural, one{second} other{seconds}}..."
|
||||
},
|
||||
"fileTransfer" : {
|
||||
"title" : "File Transfer",
|
||||
|
Reference in New Issue
Block a user