Skip to content

Commit 6926aa9

Browse files
committed
Renaming the messaging bundle
1 parent 2f7f163 commit 6926aa9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/com/magento/idea/magento2plugin/validators/ValidatorBundle.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class ValidatorBundle {
1616
* The {@link ResourceBundle} path.
1717
*/
1818
@NonNls
19-
public static final String BUNDLE_NAME = "messages.magento2";
19+
public static final String BUNDLE_NAME = "magento2.validation";
2020

2121
/**
2222
* The {@link ResourceBundle} instance.

0 commit comments

Comments
 (0)