Capitalize data and note layer names

This commit is contained in:
Quincy Morgan
2020-06-24 14:24:17 -04:00
parent 17bf1b51e1
commit 310751fb22
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -691,10 +691,10 @@ en:
layers:
osm:
tooltip: Map data from OpenStreetMap
title: OpenStreetMap data
title: OpenStreetMap Data
notes:
tooltip: Note data from OpenStreetMap
title: OpenStreetMap notes
title: OpenStreetMap Notes
keepRight:
tooltip: Data issues detected by keepright.at
title: KeepRight Issues
+3 -3
View File
@@ -850,7 +850,7 @@
},
"location_panel": {
"description": "Show Location Panel",
"tooltip": "Show coordinate and regional details."
"tooltip": "Show coordinates and regional details."
},
"fix_misalignment": "Imagery Offset",
"offset": "Drag anywhere in the gray area below to adjust the imagery offset, or enter the offset values in meters."
@@ -863,11 +863,11 @@
"layers": {
"osm": {
"tooltip": "Map data from OpenStreetMap",
"title": "OpenStreetMap data"
"title": "OpenStreetMap Data"
},
"notes": {
"tooltip": "Note data from OpenStreetMap",
"title": "OpenStreetMap notes"
"title": "OpenStreetMap Notes"
},
"keepRight": {
"tooltip": "Data issues detected by keepright.at",