diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 1414fd9..24f148a 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -88,7 +88,7 @@
"Sprachnachricht"
"Liste"
"Füge Bestellung zur aktuellen Shoppingliste hinzu"
- "Willkommen, "
+ "Willkommen, %1$s!"
"Was möchtest du heute tun?"
"Wie würdest du gerne helfen?"
"Ich möchte shoppen!"
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index cff48f6..3a8068f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -88,7 +88,7 @@
"Recording"
"List"
"Add order to Current Item List"
- "Welcome, "
+ Welcome, %1$s!
"What would you like to do today?"
"How would you like to help?"
"I'd like to shop!"