Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2743633002: iOS: Adding cell for the promo signin for settings. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/chrome/app/strings/ios_strings.grd
diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
index ad5edf6eb3788e22ff938ad43b6cf2b6b1a42156..4d71c52c3b7afb40a2e809a3e9131b49c5f84854 100644
--- a/ios/chrome/app/strings/ios_strings.grd
+++ b/ios/chrome/app/strings/ios_strings.grd
@@ -1507,6 +1507,15 @@ Your data was encrypted with your sync passphrase on <ph name="TIME">$2<ex>Sept
<message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setting switch enabling text-to-speech response after voice search [Length: 29em] [iOS only]">
Speak Answers Back
</message>
+ <message name="IDS_IOS_SIGNIN_PROMO_CONTINUE_AS_COMPACT" desc="Button that the user can press to login without asking the password and continue using Chrome with this acccount. [Length: 9em]">
+ Continue as <ph name="NAME">$1<ex>John Doe</ex></ph>
+ </message>
+ <message name="IDS_IOS_SIGNIN_PROMO_CONTINUE_AS" desc="Button that the user can press to login without asking the password and continue using Chrome with this acccount.">
+ Continue as <ph name="NAME">$1<ex>John Doe</ex></ph>
+ </message>
+ <message name="IDS_IOS_SIGNIN_PROMO_NOT" desc="Button that the user can press if he is not the profile that Chrome found (opposite of 'Continue as Joe Doe').">
+ Not <ph name="EMAIL">$1<ex>john.doe@gmail.com</ex>?</ph>
lpromero 2017/03/09 10:55:02 s/gmail.com/example.com
jlebel 2017/03/09 20:34:07 Done.
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698