From 855fde2eb4995be7d51524cfc01a42512bc8d78e Mon Sep 17 00:00:00 2001 From: Cthulhux Date: Wed, 11 Oct 2023 08:51:07 +0200 Subject: [PATCH] de: Update Localizable.xcstrings (#1619) translated the user block stuff --- .../Resources/Localization/Localizable.xcstrings | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 849bea30..d4037154 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -8092,8 +8092,8 @@ }, "de" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Block %@" + "state" : "translated", + "value" : "%@ blockieren" } }, "en" : { @@ -8211,8 +8211,8 @@ }, "de" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Do you want to block this user?" + "state" : "translated", + "value" : "Möchtest du diesen Benutzer blockieren?" } }, "en" : { @@ -68305,4 +68305,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}