i18n, MoveKotlinTopLevelDeclarationsDialog: replace RefactoringBundle with KotlinBundle
This commit is contained in:
+2
-2
@@ -120,7 +120,7 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<selected value="true"/>
|
<selected value="true"/>
|
||||||
<text resource-bundle="messages/RefactoringBundle" key="search.in.comments.and.strings"/>
|
<text resource-bundle="messages/KotlinBundle" key="search.in.comments.and.strings"/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
<component id="a7936" class="com.intellij.ui.NonFocusableCheckBox" binding="cbSearchTextOccurrences">
|
<component id="a7936" class="com.intellij.ui.NonFocusableCheckBox" binding="cbSearchTextOccurrences">
|
||||||
@@ -129,7 +129,7 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
<properties>
|
<properties>
|
||||||
<selected value="true"/>
|
<selected value="true"/>
|
||||||
<text resource-bundle="messages/RefactoringBundle" key="search.for.text.occurrences"/>
|
<text resource-bundle="messages/KotlinBundle" key="search.for.text.occurrences"/>
|
||||||
</properties>
|
</properties>
|
||||||
</component>
|
</component>
|
||||||
<component id="cc60c" class="javax.swing.JCheckBox" binding="cbSearchReferences">
|
<component id="cc60c" class="javax.swing.JCheckBox" binding="cbSearchReferences">
|
||||||
|
|||||||
Reference in New Issue
Block a user