File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
WooCommerce/Classes/Authentication/Navigation Exceptions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ private extension JetpackErrorViewModel {
110110 comment: " Button linking to webview that explains what Jetpack is "
111111 + " Presented when logging in with a site address that does not have a valid Jetpack installation " )
112112
113- static let primaryButtonTitle = NSLocalizedString ( " Install Jetpack" ,
114- comment: " Action button for installing Jetpack. "
113+ static let primaryButtonTitle = NSLocalizedString ( " Set up Jetpack" ,
114+ comment: " Action button for setting up Jetpack. "
115115 + " Presented when logging in with a site address that does not have a valid Jetpack installation " )
116116
117117 static let secondaryButtonTitle = NSLocalizedString ( " Log In With Another Account " ,
You can’t perform that action at this time.
0 commit comments