2009-02-13 11:57:33 +00:00
|
|
|
compiler.err.single=\
|
|
|
|
This is a test error message {0}
|
|
|
|
|
|
|
|
compiler.err.double=\
|
|
|
|
This is a test error message.\n\
|
2009-09-08 18:12:13 +00:00
|
|
|
This is another line of the above error message {0}
|
2009-02-13 11:57:33 +00:00
|
|
|
|
|
|
|
compiler.misc.single=\
|
|
|
|
This is a test subdiagnostic {0}
|
|
|
|
|
|
|
|
compiler.misc.double=\
|
|
|
|
This is a test subdiagnostic.\n\
|
2009-09-08 18:12:13 +00:00
|
|
|
This is another line of the above subdiagnostic {0}
|