Location sharing - add localised strings to map (#9025)
* add localised strings to map * fussy import ordering * remove unused scale control strings from override
This commit is contained in:
parent
7fb48d24e4
commit
cc8d78d971
2 changed files with 23 additions and 2 deletions
|
@ -726,6 +726,16 @@
|
|||
"Unknown App": "Unknown App",
|
||||
"This homeserver is not configured to display maps.": "This homeserver is not configured to display maps.",
|
||||
"This homeserver is not configured correctly to display maps, or the configured map server may be unreachable.": "This homeserver is not configured correctly to display maps, or the configured map server may be unreachable.",
|
||||
"Toggle attribution": "Toggle attribution",
|
||||
"Map feedback": "Map feedback",
|
||||
"Enter fullscreen": "Enter fullscreen",
|
||||
"Exit fullscreen": "Exit fullscreen",
|
||||
"Find my location": "Find my location",
|
||||
"Location not available": "Location not available",
|
||||
"Mapbox logo": "Mapbox logo",
|
||||
"Reset bearing to north": "Reset bearing to north",
|
||||
"Zoom in": "Zoom in",
|
||||
"Zoom out": "Zoom out",
|
||||
"Are you sure you want to exit during this export?": "Are you sure you want to exit during this export?",
|
||||
"Generating a ZIP": "Generating a ZIP",
|
||||
"Fetched %(count)s events out of %(total)s|other": "Fetched %(count)s events out of %(total)s",
|
||||
|
@ -2198,8 +2208,6 @@
|
|||
"My live location": "My live location",
|
||||
"Drop a Pin": "Drop a Pin",
|
||||
"What location type do you want to share?": "What location type do you want to share?",
|
||||
"Zoom in": "Zoom in",
|
||||
"Zoom out": "Zoom out",
|
||||
"Frequently Used": "Frequently Used",
|
||||
"Smileys & People": "Smileys & People",
|
||||
"Animals & Nature": "Animals & Nature",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue