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

Unified Diff: chrome/app/generated_resources.grd

Issue 8283014: Sync: Update look of sign in box (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removing binary Created 9 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/printing/cloud_print/cloud_print_setup_source.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1ac14a5eee3c1e8e4f3b2d2fd1292beb0e998947..d2ba3d6368dc67c368ad23f57f55e5a9a569d09b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9903,7 +9903,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Invalid user name or password.
</message>
<message name="IDS_SYNC_GAIA_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown when the user must type letters shown in a captcha image to reauthenticate.">
- Enter the correct password above and then type the characters you see in the picture below.
+ Enter the letters above
</message>
<message name="IDS_SYNC_GAIA_CAPTCHA_CASE_INSENSITIVE_TIP" desc="Message shown below a GAIA captcha explaining that the letters typed are not case sensitive">
Letters are not case sensitive
@@ -9911,6 +9911,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered while signing the user in.">
Error signing in.
</message>
+ <message name="IDS_SYNC_PROMO_SIGNIN_HEADER" desc="The header at the top of the GAIA sign in box.">
+ Sign in
+ </message>
<message name="IDS_SYNC_UNRECOVERABLE_ERROR" desc="Message shown when sync
setup failed due to an unrecoverable error and can't continue.">
Oops, Sync has stopped working.
@@ -10244,17 +10247,26 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_SYNC_LOGIN_SIGNIN_SUFFIX" desc="The second part of the sentence. Google will be replaced by the Google logo. The translation of 'Account' will be display in bold">
Google Account
</message>
- <message name="IDS_SYNC_LOGIN_EMAIL" desc="The user Email address of the Google account">
+ <message name="IDS_SYNC_LOGIN_EMAIL_NEW_LINE" desc="The user Email address of the Google account. This label appears on a separate line from the text field.">
+ Email
+ </message>
+ <message name="IDS_SYNC_LOGIN_EMAIL_SAME_LINE" desc="The user Email address of the Google account. This label appears on the same line as the text field.">
Email:
</message>
- <message name="IDS_SYNC_LOGIN_PASSWORD" desc="The user password of the Google account">
+ <message name="IDS_SYNC_LOGIN_PASSWORD_NEW_LINE" desc="The user password of the Google account. This label appears on a separate line from the text field.">
+ Password
+ </message>
+ <message name="IDS_SYNC_LOGIN_PASSWORD_SAME_LINE" desc="The user password of the Google account. This labe appears on the same line as the text field.">
Password:
</message>
<message name="IDS_SYNC_SIGNIN" desc="The label of the button to log to your Google account">
Sign in
</message>
<message name="IDS_SYNC_CANNOT_ACCESS_ACCOUNT" desc="The text of a hyperlink">
- I cannot access my account
+ Can't access your account?
+ </message>
+ <message name="IDS_SYNC_CREATE_ACCOUNT_PREFIX" desc="The text before the create account link">
+ or <ph name="IDS_SYNC_CREATE_ACCOUNT">$1<ex>Create a Google account</ex></ph>
</message>
<message name="IDS_SYNC_CREATE_ACCOUNT" desc="The text of a hyperlink to create a Google account">
Create a Google account
« no previous file with comments | « no previous file | chrome/browser/printing/cloud_print/cloud_print_setup_source.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698