summaryrefslogtreecommitdiff
path: root/python/src/com/jetbrains/python/PyBundle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'python/src/com/jetbrains/python/PyBundle.properties')
-rw-r--r--python/src/com/jetbrains/python/PyBundle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/src/com/jetbrains/python/PyBundle.properties b/python/src/com/jetbrains/python/PyBundle.properties
index f87f2c23f007..5d29d3f79d50 100644
--- a/python/src/com/jetbrains/python/PyBundle.properties
+++ b/python/src/com/jetbrains/python/PyBundle.properties
@@ -774,8 +774,7 @@ runcfg.testing.no.test.framework=No {0} runner found in selected interpreter
# Consoles messages
python.console=Python Console
-django.console=Django Console
-django.console.and.manage.py=Django Console and manage.py options
+
# UI messages
MSG.title.bad.sdk=Invalid Python SDK
@@ -790,6 +789,7 @@ runcfg.unittest.dlg.test_function_title=Function
runcfg.unittest.dlg.keywords=Keywords:
run.configuration.remote.debug.name=Python Remote Debug
run.configuration.type.description=Starts server for remote debug
+run.configuration.show.command.line.action.name=Show Python Prompt
unable.to.stop=Currently running process can't be stopped. Kill it manually first.