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
upperLabel.text =NSLocalizedString("Check your WooCommerce store on the go, fulfill your orders and get notifications of new sales.", comment:"Login Prologue Legend")
73
+
upperLabel.text =NSLocalizedString("Your WooCommerce store on the go. Check your sales, fulfill your orders, and get notifications of new sales.", comment:"Login Prologue Legend")
/// Returns the Disclaimer Attributed Text (which contains a link to the Jetpack Setup URL).
136
136
///
137
137
vardisclaimerAttributedText:NSAttributedString{
138
-
letdisclaimerText=NSLocalizedString("This app requires Jetpack to be able to connect to your WooCommerce Store.\nFor configuration instructions, ", comment:"Login Disclaimer Text")
138
+
letdisclaimerText=NSLocalizedString("This app requires Jetpack to be able to connect to your WooCommerce Store.\nRead the ", comment:"Login Disclaimer Text and Jetpack config instructions")
0 commit comments