diff --git a/Corona-Warn-App/src/main/res/values-de/strings.xml b/Corona-Warn-App/src/main/res/values-de/strings.xml
index 2aa31ae7ce1146fa12208128971837c8b737a842..3fb7e08f7fe078871d3558100988c83bdc7c3c83 100644
--- a/Corona-Warn-App/src/main/res/values-de/strings.xml
+++ b/Corona-Warn-App/src/main/res/values-de/strings.xml
@@ -1624,7 +1624,7 @@
     <!-- XTXT: error dialog - short text for error reason -->
     <string name="errors_generic_details_headline">"Ursache"</string>
     <!-- XBUT: error dialog - button close -->
-    <string name="errors_generic_button_positive">"Okay"</string>
+    <string name="errors_generic_button_positive">"Ok"</string>
     <!-- XBUT: error dialog - button show details -->
     <string name="errors_generic_button_negative">"Details"</string>
     <!-- XTXT: error dialog - text when no error description is available  -->
@@ -1942,7 +1942,7 @@
     <!-- XBUT: Duration dialog cancel button -->
     <string name="duration_dialog_cancel_button">Abbrechen</string>
     <!-- XBUT: Duration dialog ok button -->
-    <string name="duration_dialog_ok_button">OK</string>
+    <string name="duration_dialog_ok_button">Ok</string>
     <!-- NOTR -->
     <string name="duration_dialog_default_value">00:00</string>
     <!-- XTXT: Duration hours text -->
@@ -2002,7 +2002,7 @@
     <!-- XBUT: Trace location check-ins consent screen skip button -->
     <string name="trace_location_attendee_consent_skip">Ãœberspringen</string>
     <!-- XHED: Trace location check-ins consent screen dialog title -->
-    <string name="trace_location_attendee_consent_dialog_title">Sind Sie sicher, dass Sie Ihre Check-Ins nicht teilen wollen?</string>
+    <string name="trace_location_attendee_consent_dialog_title">Sind Sie sicher, dass Sie Ihre Check-ins nicht teilen wollen?</string>
     <!-- XTXT: Trace location check-ins consent screen dialog message -->
     <string name="trace_location_attendee_consent_dialog_message">Dadurch werden andere, die in Ihrer Nähe waren, nicht gewarnt.</string>
     <!-- XBUT: Trace location check-ins consent screen dialog positive button -->