Better text for paste command

This commit is contained in:
Bryan Housel
2017-06-01 16:17:20 -04:00
parent 47664f37ea
commit 25af3b5300
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1080,7 +1080,7 @@ en:
commands:
title: "Commands"
copy: "Copy selected features"
paste: "Paste selected features"
paste: "Paste copied features"
undo: "Undo last action"
redo: "Redo last action"
save: "Save changes"
+1 -1
View File
@@ -956,7 +956,7 @@
"commands": {
"title": "Commands",
"copy": "Copy selected features",
"paste": "Paste selected features",
"paste": "Paste copied features",
"undo": "Undo last action",
"redo": "Redo last action",
"save": "Save changes"