mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Better text for paste command
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Vendored
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user