diff options
author | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-14 17:16:42 +0000 |
---|---|---|
committer | tim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-14 17:16:42 +0000 |
commit | 2e360844a496013fc57c527fd5d6c4da165b09f7 (patch) | |
tree | 134fe201fbeedf31825dfadc8c13863e2ad4841d /chrome/app/resources/locale_settings_en-GB.xtb | |
parent | 4f1528e250320956fbb2a7fd0a121edc15996c3d (diff) | |
download | chromium_src-2e360844a496013fc57c527fd5d6c4da165b09f7.zip chromium_src-2e360844a496013fc57c527fd5d6c4da165b09f7.tar.gz chromium_src-2e360844a496013fc57c527fd5d6c4da165b09f7.tar.bz2 |
Move sync wizard dimension constants to locale_settings GRD.
BUG=19896
Review URL: http://codereview.chromium.org/192077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26115 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_en-GB.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_en-GB.xtb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings_en-GB.xtb b/chrome/app/resources/locale_settings_en-GB.xtb index ccd4631..622b116 100644 --- a/chrome/app/resources/locale_settings_en-GB.xtb +++ b/chrome/app/resources/locale_settings_en-GB.xtb @@ -65,4 +65,6 @@ <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> +<translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">45</translation> +<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">25</translation> </translationbundle> |