diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index a07b402f7..52fed7dee 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -46,6 +46,9 @@ /* Subheader of empty addressbook */ "No contact" = "No contact"; +/* Subheader of system addressbook */ +"Start a search to browse this address book" = "Start a search to browse this address book"; + /* Number of contacts in addressbook; string is prefixed by number */ "contacts" = "contacts"; diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index 0b8f7cfa0..976ebe273 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -345,15 +345,16 @@ {{addressbook.selectedFolder.cards.length}} - - - - - - - - {{addressbook.selectedFolder.cards.length}} + + + + + + + + + {{addressbook.selectedFolder.cards.length}} +