Keep the previous loading map error string for timeline

This commit is contained in:
Maxime NATUREL 2022-07-29 16:42:26 +02:00
parent 6572a1a331
commit 87ca9606b3

View file

@ -3113,8 +3113,7 @@
<string name="location_not_available_dialog_title">${app_name} could not access your location</string>
<string name="location_not_available_dialog_content">${app_name} could not access your location. Please try again later.</string>
<string name="location_share_external">Open with</string>
<!-- TODO remove key -->
<string name="location_timeline_failed_to_load_map" tools:ignore="UnusedResources">Failed to load map</string>
<string name="location_timeline_failed_to_load_map">Failed to load map</string>
<string name="location_share_loading_map_error">Unable to load map\nThis home server may not be configured to display maps.</string>
<string name="location_share_live_enabled">Live location enabled</string>
<string name="location_share_live_started">Loading live location…</string>