mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-422: Implement client-side timezone detection.
This commit is contained in:
		
				
					committed by
					
						 Virtually Nick
						Virtually Nick
					
				
			
			
				
	
			
			
			
						parent
						
							8b443dc9d5
						
					
				
				
					commit
					ea913c98fe
				
			| @@ -755,6 +755,7 @@ | ||||
|         "FIELD_HEADER_PASSWORD_OLD"       : "Current Password:", | ||||
|         "FIELD_HEADER_PASSWORD_NEW"       : "New Password:", | ||||
|         "FIELD_HEADER_PASSWORD_NEW_AGAIN" : "Confirm New Password:", | ||||
|         "FIELD_HEADER_TIMEZONE"           : "Timezone:", | ||||
|         "FIELD_HEADER_USERNAME"           : "Username:", | ||||
|          | ||||
|         "HELP_DEFAULT_INPUT_METHOD" : "The default input method determines how keyboard events are received by Guacamole. Changing this setting may be necessary when using a mobile device, or when typing through an IME. This setting can be overridden on a per-connection basis within the Guacamole menu.", | ||||
| @@ -762,7 +763,7 @@ | ||||
|         "HELP_INPUT_METHOD_NONE"    : "@:CLIENT.HELP_INPUT_METHOD_NONE", | ||||
|         "HELP_INPUT_METHOD_OSK"     : "@:CLIENT.HELP_INPUT_METHOD_OSK", | ||||
|         "HELP_INPUT_METHOD_TEXT"    : "@:CLIENT.HELP_INPUT_METHOD_TEXT", | ||||
|         "HELP_LANGUAGE"             : "Select a different language below to change the language of all text within Guacamole. Available choices will depend on which languages are installed.", | ||||
|         "HELP_LOCALE"               : "Options below are related to the locale of the user and will impact how various parts of the interface are displayed.", | ||||
|         "HELP_MOUSE_MODE_ABSOLUTE"  : "@:CLIENT.HELP_MOUSE_MODE_ABSOLUTE", | ||||
|         "HELP_MOUSE_MODE_RELATIVE"  : "@:CLIENT.HELP_MOUSE_MODE_RELATIVE", | ||||
|         "HELP_UPDATE_PASSWORD"      : "If you wish to change your password, enter your current password and the desired new password below, and click \"Update Password\". The change will take effect immediately.", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user