mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 22:48:10 +02:00
Make sure the add note button label in the help matches the toolbar (close #7841)
This commit is contained in:
@@ -98,7 +98,7 @@ export function helpString(id, replacements) {
|
||||
point: t('modes.add_point.title'),
|
||||
line: t('modes.add_line.title'),
|
||||
area: t('modes.add_area.title'),
|
||||
note: t('modes.add_note.title'),
|
||||
note: t('modes.add_note.label'),
|
||||
delete: t('operations.delete.title'),
|
||||
move: t('operations.move.title'),
|
||||
orthogonalize: t('operations.orthogonalize.title'),
|
||||
|
||||
Reference in New Issue
Block a user