diff --git a/MacPass/en.lproj/Localizable.strings b/MacPass/en.lproj/Localizable.strings index 449e7aa1..2cecb643 100644 --- a/MacPass/en.lproj/Localizable.strings +++ b/MacPass/en.lproj/Localizable.strings @@ -669,6 +669,9 @@ /* Search option: Find duplicate passwords */ "SEARCH_DUPLICATE_PASSWORDS" = "Duplicate Passwords"; +/* Placeholder string displayed in the search field in the toolbar */ +"SEARCH_EVERYWHERE" = "Search Everywhere"; + /* Search option: Find expired entries */ "SEARCH_EXPIRED_ENTRIES" = "Expired";