Regenerate strings
This commit is contained in:
parent
e5a7e83b48
commit
73fdef2174
1 changed files with 4 additions and 4 deletions
|
@ -787,6 +787,10 @@
|
||||||
"Reset bearing to north": "Reset bearing to north",
|
"Reset bearing to north": "Reset bearing to north",
|
||||||
"Zoom in": "Zoom in",
|
"Zoom in": "Zoom in",
|
||||||
"Zoom out": "Zoom out",
|
"Zoom out": "Zoom out",
|
||||||
|
"%(brand)s was denied permission to fetch your location. Please allow location access in your browser settings.": "%(brand)s was denied permission to fetch your location. Please allow location access in your browser settings.",
|
||||||
|
"Failed to fetch your location. Please try again later.": "Failed to fetch your location. Please try again later.",
|
||||||
|
"Timed out trying to fetch your location. Please try again later.": "Timed out trying to fetch your location. Please try again later.",
|
||||||
|
"Unknown error fetching location. Please try again later.": "Unknown error fetching location. Please try again later.",
|
||||||
"Are you sure you want to exit during this export?": "Are you sure you want to exit during this export?",
|
"Are you sure you want to exit during this export?": "Are you sure you want to exit during this export?",
|
||||||
"Unnamed Room": "Unnamed Room",
|
"Unnamed Room": "Unnamed Room",
|
||||||
"Generating a ZIP": "Generating a ZIP",
|
"Generating a ZIP": "Generating a ZIP",
|
||||||
|
@ -2449,10 +2453,6 @@
|
||||||
"Click to move the pin": "Click to move the pin",
|
"Click to move the pin": "Click to move the pin",
|
||||||
"Click to drop a pin": "Click to drop a pin",
|
"Click to drop a pin": "Click to drop a pin",
|
||||||
"Share location": "Share location",
|
"Share location": "Share location",
|
||||||
"%(brand)s was denied permission to fetch your location. Please allow location access in your browser settings.": "%(brand)s was denied permission to fetch your location. Please allow location access in your browser settings.",
|
|
||||||
"Failed to fetch your location. Please try again later.": "Failed to fetch your location. Please try again later.",
|
|
||||||
"Timed out trying to fetch your location. Please try again later.": "Timed out trying to fetch your location. Please try again later.",
|
|
||||||
"Unknown error fetching location. Please try again later.": "Unknown error fetching location. Please try again later.",
|
|
||||||
"You don't have permission to share locations": "You don't have permission to share locations",
|
"You don't have permission to share locations": "You don't have permission to share locations",
|
||||||
"You need to have the right permissions in order to share locations in this room.": "You need to have the right permissions in order to share locations in this room.",
|
"You need to have the right permissions in order to share locations in this room.": "You need to have the right permissions in order to share locations in this room.",
|
||||||
"We couldn't send your location": "We couldn't send your location",
|
"We couldn't send your location": "We couldn't send your location",
|
||||||
|
|
Loading…
Reference in a new issue