From 2a2b353b59ea945695f9c1d0a54262d056914e1f Mon Sep 17 00:00:00 2001
From: janetback <68653277+janetback@users.noreply.github.com>
Date: Thu, 17 Dec 2020 15:05:08 +0100
Subject: [PATCH] Update contact_diary_strings.xml (DEV) #1932

---
 .../src/main/res/values-de/contact_diary_strings.xml        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Corona-Warn-App/src/main/res/values-de/contact_diary_strings.xml b/Corona-Warn-App/src/main/res/values-de/contact_diary_strings.xml
index 23ce37c45..80caa2762 100644
--- a/Corona-Warn-App/src/main/res/values-de/contact_diary_strings.xml
+++ b/Corona-Warn-App/src/main/res/values-de/contact_diary_strings.xml
@@ -65,11 +65,11 @@
     <!-- XTXT: content description of contact journal image on home screen -->
     <string name="contact_diary_homescreen_card_image_content_description">"Ein zugeklapptes Buch mit Lesezeichen"</string>
     <!-- XTXT: content description of contact journal header image on onboarding screen -->
-    <string name="contact_diary_onboarding_image_content_description">"Mehrere Menschen schauen im Freien auf ihre Handys"</string>
+    <string name="contact_diary_onboarding_image_content_description">"Mehrere Menschen schauen im Freien auf ihre Handys."</string>
     <!-- XTXT: content description of contact journal background image on edit persons screen -->
-    <string name="contact_diary_edit_persons_image_content_description">"Die Silhouette einer Frau, die über eine Wiese läuft"</string>
+    <string name="contact_diary_edit_persons_image_content_description">"Die Silhouette einer Frau, die über eine Wiese läuft."</string>
     <!-- XTXT: content description of contact journal background image on edit locations screen -->
-    <string name="contact_diary_edit_locations_image_content_description">"Eine Standortmarkierung markiert ein Gebäude"</string>
+    <string name="contact_diary_edit_locations_image_content_description">"Eine Standortmarkierung markiert ein Gebäude."</string>
 
 
     <!-- XHED: Title for the contact diary edit locations -->
-- 
GitLab