mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 09:34:04 +02:00
More words about replacement tokens in custom tile url prompt
(see #3887)
This commit is contained in:
+1
-1
@@ -347,7 +347,7 @@ en:
|
||||
switch: Switch back to this background
|
||||
custom: Custom
|
||||
custom_button: Edit custom background
|
||||
custom_prompt: "Enter a tile URL template. Valid tokens are {zoom}, {x}, {y} for Z/X/Y scheme and {u} for quadtile scheme.\n\nExample:\n{example}"
|
||||
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?
|
||||
reset: reset
|
||||
|
||||
Reference in New Issue
Block a user