Skip to content

Commit c449bb0

Browse files
committed
Change label for next button in IDE&Project panel
- for consistency with other plugin labels
1 parent e007395 commit c449bb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/resources/messages/CoderGatewayBundle.properties

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
gateway.connector.title=Coder
22
gateway.connector.description=Connects to a Coder Workspace dev environment so that you can develop from anywhere
33
gateway.connector.action.text=Connect to Coder
4-
gateway.connector.view.login.header.text=Coder Workspaces
54
gateway.connector.view.login.documentation.action=Explore Coder Workspaces
65
gateway.connector.view.login.url.label=Url:
76
gateway.connector.view.login.token.dialog=Paste your token here:
@@ -13,7 +12,7 @@ gateway.connector.view.coder.workspaces.cli.downloader.dialog.title=Authenticate
1312
gateway.connector.view.coder.workspaces.next.text=Select IDE and Project
1413
gateway.connector.view.coder.remoteproject.loading.text=Retrieving products...
1514
gateway.connector.view.coder.remoteproject.ide.error.text=Could not retrieve any IDE for workspace {0} because an error was encountered
16-
gateway.connector.view.coder.remoteproject.next.text=Download and Start IDE
15+
gateway.connector.view.coder.remoteproject.next.text=Start IDE and Connect
1716
gateway.connector.view.coder.remoteproject.choose.text=Choose IDE and project for workspace {0}
1817
gateway.connector.recentconnections.title=Recent Coder Workspaces
1918
gateway.connector.recentconnections.new.wizard.button.tooltip=Open a new Coder Workspace

0 commit comments

Comments
 (0)