From 819d0641b75e0359eba4661e368a190d06b91d33 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 16 May 2014 16:19:40 -0400 Subject: [PATCH] Remove common localizable strings from UI/Contacts --- UI/Contacts/English.lproj/Localizable.strings | 3 --- 1 file changed, 3 deletions(-) diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 21c7065f7..39da819e1 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -209,10 +209,7 @@ /* Properties window */ "Address Book Name:" = "Address Book Name:"; -"Public Access" = "Public Access"; "Links to this Address Book" = "Links to this Address Book"; "Authenticated User Access" = "Authenticated User Access"; "CardDAV URL: " = "CardDAV URL: "; -"OK" = "OK"; -"Cancel" = "Cancel";