Skip to content

Commit 4f4a1f6

Browse files
committed
Remove unused strings
The recent connection controls were removed from the recents page. I am not sure when the token dialog became unused.
1 parent 20e7ee6 commit 4f4a1f6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/resources/messages/CoderGatewayBundle.properties

-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ gateway.connector.view.login.documentation.action=Learn more about Coder
55
gateway.connector.view.login.url.label=URL:
66
gateway.connector.view.login.existing-token.label=Use existing token
77
gateway.connector.view.login.existing-token.tooltip=Checking "{0}" will prevent the browser from being launched for generating a new token after pressing "{1}". Additionally, if a token is already configured for this URL via the CLI it will automatically be used.
8-
gateway.connector.view.login.token.dialog=Paste your token here:
98
gateway.connector.view.coder.workspaces.header.text=Coder workspaces
109
gateway.connector.view.coder.workspaces.comment=Self-hosted developer workspaces in the cloud or on-premises. Coder empowers developers with secure, consistent, and fast developer workspaces.
1110
gateway.connector.view.coder.workspaces.connect.text=Connect
@@ -46,9 +45,6 @@ gateway.connector.view.coder.remoteproject.ide.none.comment=No IDE selected.
4645
gateway.connector.recent-connections.title=Recent projects
4746
gateway.connector.recent-connections.new.wizard.button.tooltip=Open a new Coder workspace
4847
gateway.connector.recent-connections.remove.button.tooltip=Remove from recent connections
49-
gateway.connector.recent-connections.terminal.button.tooltip=Open SSH web terminal
50-
gateway.connector.recent-connections.start.button.tooltip=Start workspace
51-
gateway.connector.recent-connections.stop.button.tooltip=Stop workspace
5248
gateway.connector.coder.connection.provider.title=Connecting to Coder workspace...
5349
gateway.connector.coder.connecting=Connecting...
5450
gateway.connector.coder.connecting.retry=Connecting (attempt {0})...

0 commit comments

Comments
 (0)