From 72d2152b20699afc216edbbb380281bfa8ff512d Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 1 Jun 2017 13:49:00 -0400 Subject: [PATCH] (i18n) Add missing strings in Contacts module --- UI/Contacts/English.lproj/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 2a11c1c60..0f2a804bf 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -247,6 +247,12 @@ "More options" = "More options"; "Role" = "Role"; "Add Screen Name" = "Add Screen Name"; +"Custom 1" = "Custom 1"; +"Custom 2" = "Custom 2"; +"Custom 3" = "Custom 3"; +"Custom 4" = "Custom 4"; +"Custom Value" = "Custom Value"; +"New Custom Value" = "New Custom Value"; "Synchronization" = "Synchronization"; "Synchronize" = "Synchronize"; "Sucessfully subscribed to address book" = "Successfully subscribed to address book";