diff --git a/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings b/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings index 37c45861..e0a31678 100644 --- a/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings +++ b/IceCubesApp/Resources/Localization/de.lproj/Localizable.strings @@ -365,7 +365,7 @@ "status.action.translated-label-%@" = "Übersetzt mit %@"; "status.action.bookmark" = "Lesezeichen setzen"; "status.action.boost" = "Boosten"; -"status.action.boost-to-followers" = "Boost to Followers"; +"status.action.boost-to-followers" = "An Follower boosten"; "status.action.copy-text" = "Text kopieren"; "status.action.delete" = "Löschen"; "status.action.delete.confirm.title" = "Bestätigen"; @@ -427,7 +427,7 @@ "status.media.contextmenu.view-browser" = "Im Browser anzeigen"; "status.media.sensitive.show" = "Sensiblen Inhalt zeigen"; "status.poll.n-votes %lld" = "%lld Stimmen"; -"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters"; +"status.poll.n-votes-voters %lld %lld" = "%lld Stimmen von %lld Teilnehmern"; "status.poll.closed" = "Beendet"; "status.poll.closes-in" = "Endet in "; "status.poll.duration" = "Umfragedauer";