diff --git a/resources-en/src/intentionDescriptions/IntroduceVariableAction/after.java.template b/resources-en/src/intentionDescriptions/IntroduceVariableIntentionAction/after.java.template
similarity index 100%
rename from resources-en/src/intentionDescriptions/IntroduceVariableAction/after.java.template
rename to resources-en/src/intentionDescriptions/IntroduceVariableIntentionAction/after.java.template
diff --git a/resources-en/src/intentionDescriptions/IntroduceVariableAction/before.java.template b/resources-en/src/intentionDescriptions/IntroduceVariableIntentionAction/before.java.template
similarity index 100%
rename from resources-en/src/intentionDescriptions/IntroduceVariableAction/before.java.template
rename to resources-en/src/intentionDescriptions/IntroduceVariableIntentionAction/before.java.template
diff --git a/resources-en/src/intentionDescriptions/IntroduceVariableAction/description.html b/resources-en/src/intentionDescriptions/IntroduceVariableIntentionAction/description.html
similarity index 100%
rename from resources-en/src/intentionDescriptions/IntroduceVariableAction/description.html
rename to resources-en/src/intentionDescriptions/IntroduceVariableIntentionAction/description.html
diff --git a/resources/src/META-INF/IdeaPlugin.xml b/resources/src/META-INF/IdeaPlugin.xml
index 442ee82d5606..79a5842fb080 100644
--- a/resources/src/META-INF/IdeaPlugin.xml
+++ b/resources/src/META-INF/IdeaPlugin.xml
@@ -645,7 +645,7 @@
- com.intellij.codeInsight.intention.impl.IntroduceVariableAction
+ com.intellij.codeInsight.intention.impl.IntroduceVariableIntentionAction
Refactorings