From 70ab5354c37fe11bbf5e22c2d788502a8b6a2490 Mon Sep 17 00:00:00 2001
From: Maxime Naturel <maxime.naturel@niji.fr>
Date: Thu, 17 Mar 2022 17:15:04 +0100
Subject: [PATCH] Adding strings of the view

---
 vector/src/main/res/values/strings.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/vector/src/main/res/values/strings.xml b/vector/src/main/res/values/strings.xml
index 428be3209f..aae3d2bc36 100644
--- a/vector/src/main/res/values/strings.xml
+++ b/vector/src/main/res/values/strings.xml
@@ -2946,6 +2946,9 @@
     <string name="settings_enable_location_sharing_summary">Once enabled you will be able to send your location to any room</string>
     <string name="labs_render_locations_in_timeline">Render user locations in the timeline</string>
     <string name="location_timeline_failed_to_load_map">Failed to load map</string>
+    <string name="location_share_live_enabled">Live location enabled</string>
+    <!-- TODO use other resources "keys_backup_setup_override_stop" for translations? -->
+    <string name="location_share_live_stop">Stop</string>
 
     <string name="message_bubbles">Show Message bubbles</string>