Update copy operation description

This commit is contained in:
Quincy Morgan
2020-05-15 09:59:27 -04:00
parent 21ed04ed65
commit 91eaf15ba5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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."
+2 -2
View File
@@ -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.",