File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ inspection.moduleDeclaration.warning.wrongModuleName=Provided module name "{0}"
2222inspection.moduleDeclaration.fix =Fix module name
2323inspection.error.missingAttribute =Attribute " {0}" is required
2424inspection.error.idAttributeCanNotBeEmpty =Attribute value " {0}" can not be empty
25- inspection.warning.class.does.not.exist =The class " {0}" doesn ' t exist
26- inspection.warning.method.does.not.exist=The method "{0}" doesn ' t exist in the service class
25+ inspection.warning.class.does.not.exist =The class " {0}" does not exist
26+ inspection.warning.method.does.not.exist =The method " {0}" does not exist in the service class
2727inspection.warning.method.should.have.public.access =The method " {0}" should have public access
2828inspection.warning.method.should.have.public.access.fix =Change the method access
You can’t perform that action at this time.
0 commit comments