mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 01:47:49 +02:00
Remember last custom tile layer (fixes #2094)
This commit is contained in:
+2
-1
@@ -222,7 +222,8 @@ en:
|
||||
percent_brightness: "{opacity}% brightness"
|
||||
none: None
|
||||
custom: Custom
|
||||
custom_prompt: "Enter a tile template. Valid tokens are {z}, {x}, {y} for Z/X/Y scheme and {u} for quadtile scheme."
|
||||
custom_button: Edit custom background
|
||||
custom_prompt: "Enter a tile URL template. Valid tokens are {z}, {x}, {y} for Z/X/Y scheme and {u} for quadtile scheme."
|
||||
fix_misalignment: Fix alignment
|
||||
reset: reset
|
||||
restore:
|
||||
|
||||
Reference in New Issue
Block a user