You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
letbaseString=NSLocalizedString("Or log in by _entering your site address_.", comment:"Label for button to log in using site address. Underscores _..._ denote underline.")
letbaseString=NSLocalizedString("Don't have an account? _Sign up_", comment:"Label for button to log in using your site address. The underscores _..._ denote underline")
letbaseString=NSLocalizedString("By signing up, you agree to our _Terms of Service_.", comment:"Legal disclaimer for signup buttons, the underscores _..._ denote underline")
Copy file name to clipboardExpand all lines: WooCommerce/WordPressAuthenticator/Unified Auth/View Related/Reusable Views/TextWithLinkTableViewCell.swift
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,8 @@ class TextWithLinkTableViewCell: UITableViewCell {
0 commit comments