From 3a4365b15a3181c48f4983bb29754cc3537161aa Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 24 Sep 2015 11:01:27 -0400 Subject: [PATCH] (js) Fix ngSwitch in Contacts module --- UI/Contacts/English.lproj/Localizable.strings | 3 +++ .../ContactsUI/UIxContactFoldersView.wox | 19 ++++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) 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}} +