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
Copy file name to clipboardExpand all lines: src/main/resources/messages/CoderGatewayBundle.properties
+1-1
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ gateway.connector.view.coder.retrieve-ides.failed=Failed to retrieve IDEs
50
50
gateway.connector.view.coder.retrieve-ides.failed.retry=Failed to retrieve IDEs...retrying {0}
51
51
gateway.connector.view.coder.remoteproject.next.text=Start IDE and connect
52
52
gateway.connector.view.coder.remoteproject.choose.text=Choose IDE and project for workspace {0}
53
-
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.
53
+
gateway.connector.view.coder.remoteproject.ide.download.comment=This IDE will be downloaded and installed to the default path on the remote host.
54
54
gateway.connector.view.coder.remoteproject.ide.installed.comment=This IDE is already installed and will be used as-is.
55
55
gateway.connector.view.coder.remoteproject.ide.none.comment=No IDE selected.
0 commit comments