summaryrefslogtreecommitdiffstats
path: root/rba.tool.editor.ui/src/rba/tool/editor/ui/messages/messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'rba.tool.editor.ui/src/rba/tool/editor/ui/messages/messages.properties')
-rw-r--r--rba.tool.editor.ui/src/rba/tool/editor/ui/messages/messages.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/rba.tool.editor.ui/src/rba/tool/editor/ui/messages/messages.properties b/rba.tool.editor.ui/src/rba/tool/editor/ui/messages/messages.properties
new file mode 100644
index 0000000..7b4c196
--- /dev/null
+++ b/rba.tool.editor.ui/src/rba/tool/editor/ui/messages/messages.properties
@@ -0,0 +1,9 @@
+PAGE_INFORMATION=This page allows you to set settings for communicate other RBAModel Project
+LBL_IPADDRESS=IP Address :
+LBL_PORT=Port :
+LBL_APPNAME=App Name :
+#Error Message
+ERR_EMPTY_IP=[IP Address] doesn't allow empty value.
+ERR_EMPTY_PORT=[Port] doesn't allow empty value.
+PORT_NUMERIC_ERR=[Port] must be number.
+IP_FORMAT_ERR=[IP Address] is incorrect format. Enter 'localhost' or valid IP Address. \ No newline at end of file