mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Merge pull request #10046 from laigyu/add-button-to-mapillary
Add a button in the mapillary image photo viewer to "add the current image id as field to feature"
This commit is contained in:
@@ -788,6 +788,11 @@ en:
|
||||
inch: in
|
||||
max_length_reached: "This string is longer than the maximum length of {maxChars} characters. Anything exceeding that length will be truncated."
|
||||
set_today: "Sets the value to today."
|
||||
set_photo_from_viewer:
|
||||
enable: "Tag this photo id on the currently selected map feature"
|
||||
disable:
|
||||
already_set: "This photo is already tagged on the selected map feature"
|
||||
too_far: "This photo is too far away from the selected map feature"
|
||||
background:
|
||||
title: Background
|
||||
description: Background Settings
|
||||
|
||||
Reference in New Issue
Block a user