From 34a7e28858346a95225b34a5acef58c01d8afbd6 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 16 May 2014 15:58:34 -0400 Subject: [PATCH] Rename 'Properties' button of contacts to 'Edit' --- UI/Contacts/English.lproj/Localizable.strings | 1 + UI/Contacts/Toolbars/SOGoContactFolder.toolbar | 2 +- UI/Templates/ContactsUI/UIxContactFoldersView.wox | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index c05e0746f..21c7065f7 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -63,6 +63,7 @@ "New Card" = "New Card"; "New List" = "New List"; +"Edit" = "Edit"; "Properties" = "Properties"; "Sharing..." = "Sharing..."; "Write" = "Write"; diff --git a/UI/Contacts/Toolbars/SOGoContactFolder.toolbar b/UI/Contacts/Toolbars/SOGoContactFolder.toolbar index 8a3a99286..4f85f8f51 100644 --- a/UI/Contacts/Toolbars/SOGoContactFolder.toolbar +++ b/UI/Contacts/Toolbars/SOGoContactFolder.toolbar @@ -14,7 +14,7 @@ ), ( { link = "#"; - label = "Properties"; + label = "Edit"; onclick = "return onToolbarEditSelectedContacts(this);"; image = "properties.png"; tooltip = "Edit the selected card"; }, diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index 5bf6d92d9..9ee97a9ee 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -75,7 +75,7 @@