diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 4c49f587a..7cace8968 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -43,6 +43,9 @@ "Copy To" = "Copy To"; "Add to:" = "Add to:"; +/* Number of selected contacts in list */ +"selected" = "selected"; + /* Tooltips */ "Create a new address book card" = "Create a new address book card"; diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index 34b0ac072..36695f22d 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -182,7 +182,6 @@