mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
GUAC-933 Fixed connection history formatting, connection parameter saving, and create new connection view.
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
"startTime" : "Start Time",
|
||||
"duration" : "Duration",
|
||||
"activeNow" : "Active Now",
|
||||
"unknownEnd" : "--"
|
||||
"unknownEnd" : "--",
|
||||
"formattedDuration" : "{VALUE} {UNIT, select, second{{VALUE, plural, one{second} other{seconds}}} minute{{VALUE, plural, one{minute} other{minutes}}} hour{{VALUE, plural, one{hour} other{hours}}} day{{VALUE, plural, one{day} other{days}}} other{}}"
|
||||
}
|
||||
},
|
||||
"connectionGroup": {
|
||||
|
Reference in New Issue
Block a user