From d9ccf7bad56bd47bc6ee86d4425f3be5a1b0d56f Mon Sep 17 00:00:00 2001 From: Alexander Betke <36812824+AlexInABox@users.noreply.github.com> Date: Sun, 16 Jun 2024 20:14:31 +0200 Subject: [PATCH] translated new "CHANGE_APP_ICON" string to german (#186) --- lang/YTLitePlus.bundle/de.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/YTLitePlus.bundle/de.lproj/Localizable.strings b/lang/YTLitePlus.bundle/de.lproj/Localizable.strings index b7cf77f..e897fba 100644 --- a/lang/YTLitePlus.bundle/de.lproj/Localizable.strings +++ b/lang/YTLitePlus.bundle/de.lproj/Localizable.strings @@ -111,4 +111,4 @@ // Other Localization "APP_RESTART_DESC" = "Ein Neustart der App ist erforderlich."; -"CHANGE_APP_ICON" = "Change App Icon"; +"CHANGE_APP_ICON" = "App-Symbol ändern";