diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 22:54:14 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 22:54:14 +0000 |
commit | ad9e33a84b8b77cd08ee0d0a057b60625a7bfe7c (patch) | |
tree | 861c3dd908a404959986af06214cf6631322cd50 /chrome/app/resources/locale_settings_fil.xtb | |
parent | a7e4e28d9714e19c70fdfa4ad7f9c25e5208f094 (diff) | |
download | chromium_src-ad9e33a84b8b77cd08ee0d0a057b60625a7bfe7c.zip chromium_src-ad9e33a84b8b77cd08ee0d0a057b60625a7bfe7c.tar.gz chromium_src-ad9e33a84b8b77cd08ee0d0a057b60625a7bfe7c.tar.bz2 |
Make the Clear Data dialog wider on Filipino locale.
BUG=http://crbug.com/11915
TEST=Verify that no truncation occurs when opening the Clear Browsing Data dialog in the Filipino locale (fil) on XP and Vista.
Review URL: http://codereview.chromium.org/113420
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16118 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_fil.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_fil.xtb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/resources/locale_settings_fil.xtb b/chrome/app/resources/locale_settings_fil.xtb index 67df78f..8044b99 100644 --- a/chrome/app/resources/locale_settings_fil.xtb +++ b/chrome/app/resources/locale_settings_fil.xtb @@ -27,8 +27,8 @@ <translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation> <translation id="IDS_BUGREPORT_DIALOG_WIDTH_CHARS">85</translation> <translation id="IDS_BUGREPORT_DIALOG_HEIGHT_LINES">17</translation> -<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">70</translation> -<translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">15.5</translation> +<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">76</translation> +<translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">16</translation> <translation id="IDS_IMPORT_DIALOG_WIDTH_CHARS">60</translation> <translation id="IDS_IMPORT_DIALOG_HEIGHT_LINES">14</translation> <translation id="IDS_ABOUT_DIALOG_WIDTH_CHARS">83</translation> |