mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Update copy operation description
This commit is contained in:
+2
-2
@@ -83,8 +83,8 @@ en:
|
||||
copy:
|
||||
title: Copy
|
||||
description:
|
||||
single: Make this feature pasteable.
|
||||
multiple: Make these features pasteable.
|
||||
single: Set this feature for pasting.
|
||||
multiple: Set these features for pasting.
|
||||
annotation:
|
||||
single: Copied a feature.
|
||||
multiple: "Copied {n} features."
|
||||
|
||||
Vendored
+2
-2
@@ -106,8 +106,8 @@
|
||||
"copy": {
|
||||
"title": "Copy",
|
||||
"description": {
|
||||
"single": "Make this feature pasteable.",
|
||||
"multiple": "Make these features pasteable."
|
||||
"single": "Set this feature for pasting.",
|
||||
"multiple": "Set these features for pasting."
|
||||
},
|
||||
"annotation": {
|
||||
"single": "Copied a feature.",
|
||||
|
||||
Reference in New Issue
Block a user