You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (remainingMs !=null) IDECellRenderer(CoderGatewayBundle.message("gateway.connector.view.coder.remoteproject.retry-error.text", humanizeDuration(remainingMs)))
gateway.connector.view.coder.retrieve-ides.failed=Failed to retrieve IDEs
34
+
gateway.connector.view.coder.retrieve-ides.failed.retry=Failed to retrieve IDEs...retrying {0}
35
35
gateway.connector.view.coder.remoteproject.next.text=Start IDE and connect
36
36
gateway.connector.view.coder.remoteproject.choose.text=Choose IDE and project for workspace {0}
37
37
gateway.connector.view.coder.remoteproject.ide.download.comment=This IDE will be downloaded from jetbrains.com and installed to the default path on the remote host.
@@ -42,10 +42,10 @@ gateway.connector.recentconnections.new.wizard.button.tooltip=Open a new Coder W
42
42
gateway.connector.recentconnections.remove.button.tooltip=Remove from Recent Connections
43
43
gateway.connector.recentconnections.terminal.button.tooltip=Open SSH Web Terminal
44
44
gateway.connector.coder.connection.provider.title=Connecting to Coder workspace...
0 commit comments