From 972fbb4a7b423b58de18ca52dc90d0b0b0d49ae2 Mon Sep 17 00:00:00 2001 From: Aleksey Belouosv Date: Mon, 3 Dec 2018 19:00:24 +0300 Subject: [PATCH] [iOS] fix what's new next button title --- iphone/Maps/UI/Welcome/WhatsNewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iphone/Maps/UI/Welcome/WhatsNewController.swift b/iphone/Maps/UI/Welcome/WhatsNewController.swift index 44b095d88a..9f54f029d9 100644 --- a/iphone/Maps/UI/Welcome/WhatsNewController.swift +++ b/iphone/Maps/UI/Welcome/WhatsNewController.swift @@ -14,7 +14,7 @@ final class WhatsNewController: WelcomeViewController { WhatsNewConfig(image: #imageLiteral(resourceName: "whatsnew_85_1"), title: "whats_new_ugc_routes_title", text: "whats_new_ugc_routes_subtitle", - buttonTitle: "next", + buttonTitle: "whats_new_next_button", ctaButtonTitle: nil, ctaButtonUrl: nil), WhatsNewConfig(image: #imageLiteral(resourceName: "whatsnew_85_2"),