From 24382a43187522db7bc0e490bf8cf6fd97311864 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 7 Sep 2017 14:22:26 -0400 Subject: [PATCH] Add missing localized string --- UI/Contacts/English.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/Contacts/English.lproj/Localizable.strings b/UI/Contacts/English.lproj/Localizable.strings index 0f2a804bf..5ba619472 100644 --- a/UI/Contacts/English.lproj/Localizable.strings +++ b/UI/Contacts/English.lproj/Localizable.strings @@ -234,6 +234,7 @@ "URL" = "URL"; "New URL" = "New URL"; "street" = "street"; +"street (continued)" = "street (continued)"; "Postoffice" = "Postoffice"; "Region" = "Region"; "Postal Code" = "Postal Code";