summaryrefslogtreecommitdiff
path: root/webapp/resources
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/resources')
-rw-r--r--webapp/resources/editor.properties5
-rw-r--r--webapp/resources/graph.properties11
2 files changed, 16 insertions, 0 deletions
diff --git a/webapp/resources/editor.properties b/webapp/resources/editor.properties
new file mode 100644
index 0000000..23432a8
--- /dev/null
+++ b/webapp/resources/editor.properties
@@ -0,0 +1,5 @@
+askZoom=Enter zoom (%25)
+properties=Properties
+outline=Outline
+tasks=Tasks
+help=Help
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