diff options
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 |