mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 15:34:49 +02:00
Update multiple line continue error for non-mouse possibility
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ en:
|
||||
title: Continue
|
||||
description: Continue this line.
|
||||
not_eligible: No line can be continued here.
|
||||
multiple: Several lines can be continued here. To choose a line, press the Shift key and click on it to select it.
|
||||
multiple: Several lines can be continued here. Add one to the selection to continue.
|
||||
annotation:
|
||||
line: Continued a line.
|
||||
area: Continued an area.
|
||||
|
||||
Vendored
+1
-1
@@ -88,7 +88,7 @@
|
||||
"title": "Continue",
|
||||
"description": "Continue this line.",
|
||||
"not_eligible": "No line can be continued here.",
|
||||
"multiple": "Several lines can be continued here. To choose a line, press the Shift key and click on it to select it.",
|
||||
"multiple": "Several lines can be continued here. Add one to the selection to continue.",
|
||||
"annotation": {
|
||||
"line": "Continued a line.",
|
||||
"area": "Continued an area."
|
||||
|
||||
Reference in New Issue
Block a user