diff --git a/MacPass/de.lproj/Localizable.strings b/MacPass/de.lproj/Localizable.strings index f0d4163b..42beaec7 100644 --- a/MacPass/de.lproj/Localizable.strings +++ b/MacPass/de.lproj/Localizable.strings @@ -328,6 +328,9 @@ /* Action title for moving a group via drag and drop */ "MOVE_GROUP" = "Gruppe bewegem"; +/* Menu displayed as popup selection for search options when multiple items are selected */ +"MULTIPLE_FILTERS_ACTIVE_WITH_DOTS" = "Mehrere…"; + /* Name for a newly created Database */ "NEW_DATABASE" = "Datenbank";