File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
WooCommerce/WooCommerceTests/Authentication Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ private extension JetpackErrorViewModelTests {
158158 static let whatIsJetpack = NSLocalizedString ( " What is Jetpack? " ,
159159 comment: " Button linking to webview that explains what Jetpack is "
160160 + " Presented when logging in with a site address that does not have a valid Jetpack installation " )
161- static let primaryButtonTitle = NSLocalizedString ( " Install Jetpack" ,
162- comment: " Action button for installing Jetpack. "
161+ static let primaryButtonTitle = NSLocalizedString ( " Set up Jetpack" ,
162+ comment: " Action button for setting up Jetpack. "
163163 + " Presented when logging in with a site address that does not have a valid Jetpack installation " )
164164
165165 static let secondaryButtonTitle = NSLocalizedString ( " Log In With Another Account " ,
You can’t perform that action at this time.
0 commit comments