summaryrefslogtreecommitdiff
path: root/resources-en/src/messages/AntBundle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'resources-en/src/messages/AntBundle.properties')
-rw-r--r--resources-en/src/messages/AntBundle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources-en/src/messages/AntBundle.properties b/resources-en/src/messages/AntBundle.properties
index 8c98c67e4997..118b946b5441 100644
--- a/resources-en/src/messages/AntBundle.properties
+++ b/resources-en/src/messages/AntBundle.properties
@@ -188,3 +188,5 @@ intention.configure.highlighting.family.name=Configure highlighting
intention.configure.highlighting.text=Configure highlighting
build.file.properties.maximum.stack.size.label=Maximum &stack size (Mb):
run.execution.tab.ant.command.line.hint=Use "-J" prefix to specify JVM arguments
+file.type.not.supported=''{0}'' has unsupported format
+file.type.xml.not.supported=''{0}'' has unsupported xml format. Probably missing doctype.