From a249d85c0e727d8251102e13aa179f64d5f8dbf7 Mon Sep 17 00:00:00 2001 From: kamakshidasan Date: Thu, 22 Dec 2016 15:42:26 +0530 Subject: Rearrange folders --- webapp/resources/graph.properties | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 webapp/resources/graph.properties (limited to 'webapp/resources/graph.properties') diff --git a/webapp/resources/graph.properties b/webapp/resources/graph.properties new file mode 100644 index 0000000..baf61f8 --- /dev/null +++ b/webapp/resources/graph.properties @@ -0,0 +1,11 @@ +alreadyConnected=Nodes already connected +containsValidationErrors=Contains validation errors +updatingDocument=Updating Document. Please wait... +updatingSelection=Updating Selection. Please wait... +collapse-expand=Collapse/Expand +doubleClickOrientation=Doubleclick to change orientation +close=Close +error=Error +done=Done +cancel=Cancel +ok=OK -- cgit