mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
correct grammar in error message
This commit is contained in:
@@ -14,4 +14,4 @@ junit.class.not.derived={0} is not derived from TestCase. Do not provide method
|
||||
junit.suite.must.be.static=''{0}.suite()'' method must be static
|
||||
junit.failed.to.invoke.suite=Failed to invoke suite(): {0}
|
||||
junit.method.not.found=Method ''{0}'' not found
|
||||
tests.found.in.package={0} test {0, choice, 1#class|2#classes} found in package ''{1}''
|
||||
tests.found.in.package={0} test {0, choice, 0#classes|1#class|2#classes} found in package ''{1}''
|
||||
Reference in New Issue
Block a user