diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-03 00:59:03 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-03 00:59:03 +0000 |
commit | 6772701a7aeffa8eed010806db52eed63fd0f023 (patch) | |
tree | f52dceec3748cd757135d5b46797a2b1599d54b5 /chrome/app | |
parent | 95160ee8648ea14b990cf43ad6637e79987e8692 (diff) | |
download | chromium_src-6772701a7aeffa8eed010806db52eed63fd0f023.zip chromium_src-6772701a7aeffa8eed010806db52eed63fd0f023.tar.gz chromium_src-6772701a7aeffa8eed010806db52eed63fd0f023.tar.bz2 |
UI changes to sync dialogs to improve formatting and font sizes.
All resource files
_ Made text unselectable on all 3 screens
_ Change the default font size to 11pt and 1.8em line height spacing
gaia_login
_ Introduction paragraph is now using 11pt font and new spaced line height
_ Moved the cancel button into the GAIA login box.
_ Error message
> Made permanent space for the error msg between intro paragraph and GAIA login
> Error message now as the same orange background as on choosedatatypes
> Error shows on Captcha view if there's an error
setup_done
_ Got rid of the tables
_ Header is now the right size
_ Synced to user@gmail.com is now bold
BUG=49704
Original patch by dudley@chromium.org
Original review: http://codereview.chromium.org/3085003
Review URL: http://codereview.chromium.org/2856081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54653 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 08b47b0..de1feaa 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -7016,7 +7016,7 @@ Keep your key file in a safe place. You will need it to create new versions of y Configure sync </message> <message name="IDS_SYNC_CHOOSE_DATATYPES_INSTRUCTIONS" desc="Text explaining the 'Choose Datatypes' dialog."> - <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> syncs your data with your Google account securely. If need be, you can choose what data to sync. + <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> syncs your data with your Google account securely. Keep everything synced or choose what data to sync from this computer. </message> <message name="IDS_SYNC_EVERYTHING" desc="A radio button for users who want to sync all data types."> Keep everything synced |