Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/main/resources/messages/CoderGatewayBundle.properties
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
gateway.connector.title=Coder
gateway.connector.description=Connects to a Coder Workspace dev environment so that you can develop from anywhere
gateway.connector.action.text=Connect to Coder
gateway.connector.view.login.documentation.action=Explore Coder Workspaces
gateway.connector.view.login.url.label=Url:
gateway.connector.view.login.documentation.action=Learn more about Coder
gateway.connector.view.login.url.label=URL:
gateway.connector.view.login.token.dialog=Paste your token here:
gateway.connector.view.login.token.label=Session Token:
gateway.connector.view.coder.workspaces.header.text=Coder Workspaces
gateway.connector.view.coder.workspaces.comment=Self-hosted developer workspaces in the cloud or on premise. Coder Workspaces empower developers with secure, consistent, and fast developer workspaces.
gateway.connector.view.coder.workspaces.comment=Self-hosted developer workspaces in the cloud or on premise. Coder empower developers with secure, consistent, and fast developer workspaces.
gateway.connector.view.coder.workspaces.connect.text=Connect
gateway.connector.view.coder.workspaces.cli.downloader.dialog.title=Authenticate and setup coder
gateway.connector.view.coder.workspaces.cli.downloader.dialog.title=Authenticate and setup Coder
gateway.connector.view.coder.workspaces.cli.configssh.dialog.title=Coder Config SSH
gateway.connector.view.coder.workspaces.next.text=Select IDE and Project
gateway.connector.view.coder.workspaces.start.text=Start Workspace
gateway.connector.view.coder.workspaces.stop.text=Stop Workspace
gateway.connector.view.coder.workspaces.update.text=Update Workspace Template
gateway.connector.view.coder.workspaces.unsupported.os.info=Gateway supports only Linux machines. The support for macOS and Windows will be coming in the next versions.
gateway.connector.view.coder.workspaces.unsupported.os.info=Gateway supports only Linux machines. Support for macOS and Windows is planned.
gateway.connector.view.coder.remoteproject.loading.text=Retrieving products...
gateway.connector.view.coder.remoteproject.ide.error.text=Could not retrieve any IDE for workspace {0} because an error was encountered
gateway.connector.view.coder.remoteproject.next.text=Start IDE and Connect
gateway.connector.view.coder.remoteproject.next.text=Start IDE and connect
gateway.connector.view.coder.remoteproject.choose.text=Choose IDE and project for workspace {0}
gateway.connector.recentconnections.title=Recent Coder Workspaces
gateway.connector.recentconnections.new.wizard.button.tooltip=Open a new Coder Workspace
Expand Down