summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authoradhitya2016-04-12 07:02:39 +0000
committeradhitya2016-04-12 07:02:39 +0000
commitdd83478e3fcaac98de690aa59e6288ad41a1c351 (patch)
tree38653bdf0ae95053f66777c4ac3fe5be5d8fbd33 /resources
parent92f3207b50a1caca07df5c5b238212af3358905b (diff)
downloadxcos-on-web-dd83478e3fcaac98de690aa59e6288ad41a1c351.tar.gz
xcos-on-web-dd83478e3fcaac98de690aa59e6288ad41a1c351.tar.bz2
xcos-on-web-dd83478e3fcaac98de690aa59e6288ad41a1c351.zip
Keyboard shortcuts work properly
Diffstat (limited to 'resources')
-rw-r--r--resources/editor.properties5
-rw-r--r--resources/graph.properties11
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