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.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/src/com/jetbrains/python/PyBundle.properties b/python/src/com/jetbrains/python/PyBundle.properties
index 5d29d3f79d50..482daa88b66c 100644
--- a/python/src/com/jetbrains/python/PyBundle.properties
+++ b/python/src/com/jetbrains/python/PyBundle.properties
@@ -32,6 +32,8 @@ QFIX.create.property=Create property
QFIX.add.encoding=Add encoding declaration
+QFIX.add.import=Add "''{0}''"
+
QFIX.NAME.parameters=Parameters of functions and methods
QFIX.rename.parameter.to.$0=Rename to ''{0}''