diff options
author | kamakshidasan | 2016-12-22 15:36:18 +0530 |
---|---|---|
committer | kamakshidasan | 2016-12-22 15:36:18 +0530 |
commit | b2cd0d0cad32683971baf53efa2e50ff8d26f66b (patch) | |
tree | e359be4308ae9b361eae39bf277adcfbef807cef /resources | |
parent | 25afcccb46a603cc9d2485e25216acfffa2e3e02 (diff) | |
download | xcos-on-web-b2cd0d0cad32683971baf53efa2e50ff8d26f66b.tar.gz xcos-on-web-b2cd0d0cad32683971baf53efa2e50ff8d26f66b.tar.bz2 xcos-on-web-b2cd0d0cad32683971baf53efa2e50ff8d26f66b.zip |
Maven has been removed
Diffstat (limited to 'resources')
-rw-r--r-- | resources/editor.properties | 5 | ||||
-rw-r--r-- | resources/graph.properties | 11 |
2 files changed, 16 insertions, 0 deletions
diff --git a/resources/editor.properties b/resources/editor.properties new file mode 100644 index 0000000..23432a8 --- /dev/null +++ b/resources/editor.properties @@ -0,0 +1,5 @@ +askZoom=Enter zoom (%25) +properties=Properties +outline=Outline +tasks=Tasks +help=Help diff --git a/resources/graph.properties b/resources/graph.properties new file mode 100644 index 0000000..baf61f8 --- /dev/null +++ b/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 |