diff --git a/platform/lang-impl/src/com/intellij/codeInsight/template/postfix/settings/PostfixTemplatesConfigurable.form b/platform/lang-impl/src/com/intellij/codeInsight/template/postfix/settings/PostfixTemplatesConfigurable.form
index 9af302be1d97..2417e0b689d2 100644
--- a/platform/lang-impl/src/com/intellij/codeInsight/template/postfix/settings/PostfixTemplatesConfigurable.form
+++ b/platform/lang-impl/src/com/intellij/codeInsight/template/postfix/settings/PostfixTemplatesConfigurable.form
@@ -13,7 +13,7 @@
-
+
diff --git a/platform/platform-resources-en/src/messages/CodeInsightBundle.properties b/platform/platform-resources-en/src/messages/CodeInsightBundle.properties
index 77bf364177e4..e7a7b43bf223 100644
--- a/platform/platform-resources-en/src/messages/CodeInsightBundle.properties
+++ b/platform/platform-resources-en/src/messages/CodeInsightBundle.properties
@@ -245,8 +245,8 @@ intention.settings.category.text=
templates.postfix.settings.category.text=\
You have selected the postfix completion language.
\
- By clicking the checkbox, you can enable/disable all postfix completions for the language.
\
- To enable/disable a particular postfix completion select the postfix completion inside the language.
\
+ By clicking the checkbox, you can enable/disable all postfix templates for the language.
\
+ To enable/disable a postfix template select it inside the group.
\
templates.postfix.settings.category.before=The sample code featuring selected template will be shown here.\n \
Flashing rectangle shows the place where intention is applicable.