From e0072d7f1dd1a07774d56d0e391d1fe2bfc3f575 Mon Sep 17 00:00:00 2001
From: janetback <68653277+janetback@users.noreply.github.com>
Date: Wed, 28 Apr 2021 14:55:08 +0200
Subject: [PATCH] Update legal_strings.xml (#2989)

---
 Corona-Warn-App/src/main/res/values/legal_strings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Corona-Warn-App/src/main/res/values/legal_strings.xml b/Corona-Warn-App/src/main/res/values/legal_strings.xml
index 07623e1a7..51f899cc9 100644
--- a/Corona-Warn-App/src/main/res/values/legal_strings.xml
+++ b/Corona-Warn-App/src/main/res/values/legal_strings.xml
@@ -105,7 +105,7 @@
     <!-- XHED: Title for Bugreporting share log Privacy Card -->
     <string name="debugging_debuglog_share_privacy_card_title" translatable="false">"Your consent"</string>
     <!-- YTXT: First body section for Bugreporting share log Privacy Card -->
-    <string name="debugging_debuglog_share_privacy_card_body_1" translatable="false">"By tapping on “Accept and Send”, you consent to the following steps:"</string>
+    <string name="debugging_debuglog_share_privacy_card_body_1" translatable="false">"By tapping on “Agree and Send”, you consent to the following steps:"</string>
     <!-- YTXT: First bullet point for Bugreporting share log Privacy Card -->
     <string name="debugging_debuglog_share_privacy_card_bullet_point_1" translatable="false">"The error report you create will be sent to the RKI for error analysis purposes. The RKI will analyse the error report in order to be able to identify and fix possible causes of the errors that occur in your app. If you provide the error report ID to the technical support team, then the RKI will be able to associate the error report with you personally."</string>
     <!-- YTXT: Second bullet point for Bugreporting share log Privacy Card -->
-- 
GitLab