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 @@ -343,8 +343,8 @@ private extension WrongAccountErrorViewModel {
343343 comment: " Action button linking to a list of connected stores. "
344344 + " Presented when logging in with a store address that does not match the account entered " )
345345
346- static let primaryButtonTitle = NSLocalizedString ( " Connect Jetpack " ,
347- comment: " Action button to handle Jetpack connection . "
346+ static let primaryButtonTitle = NSLocalizedString ( " Connect to the site " ,
347+ comment: " Action button to handle connecting the logged-in account to the site . "
348348 + " Presented when logging in with a self-hosted site that does not match the account entered " )
349349
350350 static let yourSite = NSLocalizedString ( " your site " ,
You can’t perform that action at this time.
0 commit comments