mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Don't capitalise in/out in "Zoom In"/"Zoom Out"
This commit is contained in:
+2
-2
@@ -527,8 +527,8 @@ en:
|
||||
tag_suggests_area: "The tag {tag} suggests line should be area, but it is not an area"
|
||||
deprecated_tags: "Deprecated tags: {tags}"
|
||||
zoom:
|
||||
in: Zoom In
|
||||
out: Zoom Out
|
||||
in: Zoom in
|
||||
out: Zoom out
|
||||
cannot_zoom: "Cannot zoom out further in current mode."
|
||||
full_screen: Toggle Full Screen
|
||||
gpx:
|
||||
|
||||
Reference in New Issue
Block a user