mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 02:15:35 +03:00
Keep the previous loading map error string for timeline
This commit is contained in:
parent
6572a1a331
commit
87ca9606b3
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue