diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index ed429b05e..ec1cc675a 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -87,5 +87,3 @@ "Add an Addressbook..." = "Add an Addressbook..."; "Remove the selected Addressbook" = "Remove the selected Addressbook"; - -error_ab_access_denied = "You do not have the required privileges to access this addressbook."; diff --git a/UI/Contacts/French.lproj/Localizable.strings b/UI/Contacts/French.lproj/Localizable.strings index e6286dbfa..ae004fa63 100644 --- a/UI/Contacts/French.lproj/Localizable.strings +++ b/UI/Contacts/French.lproj/Localizable.strings @@ -89,5 +89,3 @@ "Add an Addressbook..." = "Ajouter un carnet d'adresses..."; "Remove the selected Addressbook" = "Enlever le carnet d'adresses sélectionné"; - -error_ab_access_denied = "Vous n'avez pas les droits suffisants pour accéder à ce carnet d'adresses.";