blob: 337fa126f4112af15f89de606aea0b9f50d290c8 [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001form.preview.title=Form Preview
2form.menu.preview=Preview
3form.menu.preview.mnemonic=P
4form.menu.file.exit=Exit
5form.menu.laf=Look and Feel
6form.menu.laf.mnemonic=L
7form.menu.view.pack=Pack
8error.cannot.change.look.feel=Cannot change LookAndFeel.\nReason: {0}
9error.title=Error
10junit.runner.error=Error: {0}
11junit.class.not.found=Class not found: "{0}"
12junit.cannot.instantiate.tests=Cannot instantiate test(s): {0}
13junit.class.not.derived={0} is not derived from TestCase. Do not provide method name.
14junit.suite.must.be.static=''{0}.suite()'' method must be static
15junit.failed.to.invoke.suite=Failed to invoke suite(): {0}
16junit.method.not.found=Method ''{0}'' not found
17tests.found.in.package={0} test {0, choice, 1#class|2#classes} found in package ''{1}''