mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
Merge pull request #4575 from openstreetmap/background_pane
Enhancements to Background, Map Data, Help panes
This commit is contained in:
+11
-5
@@ -375,21 +375,27 @@ en:
|
||||
title: Background
|
||||
description: Background settings
|
||||
key: B
|
||||
percent_brightness: "{opacity}% brightness"
|
||||
backgrounds: Backgrounds
|
||||
none: None
|
||||
best_imagery: Best known imagery source for this location
|
||||
switch: Switch back to this background
|
||||
custom: Custom
|
||||
custom_button: Edit custom background
|
||||
custom_prompt: "Enter a tile URL template. Valid tokens are:\n - {zoom}/{z}, {x}, {y} for Z/X/Y tile scheme\n - {ty} for flipped TMS-style Y coordinates\n - {u} for quadtile scheme\n - {switch:a,b,c} for DNS server multiplexing\n\nExample:\n{example}"
|
||||
fix_misalignment: Adjust imagery offset
|
||||
imagery_source_faq: Where does this imagery come from?
|
||||
overlays: Overlays
|
||||
imagery_source_faq: Imagery Info / Report a Problem
|
||||
reset: reset
|
||||
offset: "Drag anywhere in the gray area below to adjust the imagery offset, or enter the offset values in meters."
|
||||
display_options: Display Options
|
||||
brightness: Brightness
|
||||
contrast: Contrast
|
||||
saturation: Saturation
|
||||
sharpness: Sharpness
|
||||
minimap:
|
||||
description: Minimap
|
||||
description: Show Minimap
|
||||
tooltip: Show a zoomed out map to help locate the area currently displayed.
|
||||
key: '/'
|
||||
fix_misalignment: Adjust imagery offset
|
||||
offset: "Drag anywhere in the gray area below to adjust the imagery offset, or enter the offset values in meters."
|
||||
map_data:
|
||||
title: Map Data
|
||||
description: Map Data
|
||||
|
||||
Reference in New Issue
Block a user