mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-963: Update status dialog according to client state.
This commit is contained in:
		| @@ -82,13 +82,13 @@ | ||||
|         "SECTION_HEADER_DISPLAY"      : "Display", | ||||
|         "SECTION_HEADER_MOUSE_MODE"   : "Mouse emulation mode", | ||||
|  | ||||
|         "TEXT_ZOOM_AUTO_FIT"            : "Automatically fit to browser window", | ||||
|         "TEXT_CLIENT_STATUS_IDLE"       : "Idle.", | ||||
|         "TEXT_CLIENT_STATUS_CONNECTING" : "Connecting to Guacamole...", | ||||
|         "TEXT_CLIENT_STATUS_WAITING"    : "Connected to Guacamole. Waiting for response...", | ||||
|         "TEXT_TUNNEL_STATUS_CLOSED"     :  "You have been disconnected. Reload the page to reconnect.", | ||||
|         "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_ZOOM_AUTO_FIT"              : "Automatically fit to browser window", | ||||
|         "TEXT_CLIENT_STATUS_IDLE"         : "Idle.", | ||||
|         "TEXT_CLIENT_STATUS_CONNECTING"   : "Connecting to Guacamole...", | ||||
|         "TEXT_CLIENT_STATUS_DISCONNECTED" : "You have been disconnected.", | ||||
|         "TEXT_CLIENT_STATUS_WAITING"      : "Connected to Guacamole. Waiting for response...", | ||||
|         "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{}}", | ||||
|  | ||||
|         "URL_OSK_LAYOUT" : "layouts/en-us-qwerty.xml" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user