Commit 67079ac2 authored by Vladimir Lagunov's avatar Vladimir Lagunov
Browse files

correct messages in sudo gui

(IDEA-CR-41775)
parent 35560d8a
Showing with 2 additions and 2 deletions
+2 -2
......@@ -996,8 +996,8 @@ remote.interpreter.unspecified.temp.files.path=Specify path for PyCharm helpers
remote.interpreter.configure.path.label=Python interpreter path:
remote.interpreter.configure.temp.files.path.label=PyCharm helpers path:
remote.interpreter.error.plugin.missing=The Remote Hosts Access plugin is missing. Please enable the plugin in {0}.
remote.interpreter.configure.ssh.run_as_root_via_sudo.checkbox=Run as root via sudo
remote.interpreter.configure.ssh.run_as_root_via_sudo.help=Sudo will be invoked only for launching interpreter and only for SSH connections. Files will be copied to remote server with user privileges.
remote.interpreter.configure.ssh.run_as_root_via_sudo.checkbox=Run as a root user via sudo
remote.interpreter.configure.ssh.run_as_root_via_sudo.help=Sudo will be invoked only for launching remote interpreters through SSH connections. Files will be copied to the remote server with user's privileges.
# Message we display for inspection if user uses custom class type members that do not exist
custom.type.mimic.name=Dynamic class based on {0}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment