diff options
author | merkulova@chromium.org <merkulova@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-16 13:02:51 +0000 |
---|---|---|
committer | merkulova@chromium.org <merkulova@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-16 13:02:51 +0000 |
commit | b01f7e19dbb8989e7f129c4f47e1a0d463e09a94 (patch) | |
tree | bfd025f27435fd08449a1e52bd4aa82b20f7fe8b /chrome/app/resources/locale_settings_sv.xtb | |
parent | 71320721e3b08b2b33597edaa51630d87af80f63 (diff) | |
download | chromium_src-b01f7e19dbb8989e7f129c4f47e1a0d463e09a94.zip chromium_src-b01f7e19dbb8989e7f129c4f47e1a0d463e09a94.tar.gz chromium_src-b01f7e19dbb8989e7f129c4f47e1a0d463e09a94.tar.bz2 |
Help-app (Learn more) dialog language-specific sizes set to avoid esxcess unused space.
English spoken languages, ar, et, hi, sl, sk -- 710x400 px;
Bg, de, el, es, fil, fr -- 730x410 px;
Others -- 720x405 px.
Title or page layout can't be changed as page-content doesn't belong to chrome itself.
BUG=151277
NOTRY=true
Review URL: https://codereview.chromium.org/27251004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228910 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_sv.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_sv.xtb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings_sv.xtb b/chrome/app/resources/locale_settings_sv.xtb index e03f377..1bd5874 100644 --- a/chrome/app/resources/locale_settings_sv.xtb +++ b/chrome/app/resources/locale_settings_sv.xtb @@ -64,4 +64,6 @@ <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> <translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> +<translation id="IDS_HELP_APP_DIALOG_WIDTH_PIXELS">720</translation> +<translation id="IDS_HELP_APP_DIALOG_HEIGHT_PIXELS">405</translation> </translationbundle> |