summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-19 00:01:15 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-19 00:01:15 +0000
commitfdbb399c36ce791a053a0afcb035e30556f11e27 (patch)
tree5e5afc47c43f349ad7ae8a7b76c52270c5395a4e /chrome/app
parent767ed1365825783d6283d465d51cff142abac946 (diff)
downloadchromium_src-fdbb399c36ce791a053a0afcb035e30556f11e27.zip
chromium_src-fdbb399c36ce791a053a0afcb035e30556f11e27.tar.gz
chromium_src-fdbb399c36ce791a053a0afcb035e30556f11e27.tar.bz2
Widen it a little more. Seems like my test machine has more compact fonts than usual...
BUG=http://crbug.com/11915 TEST=Open the Clear Browsing Data dialog on Japanese and Chinese-Traditional OS. There should be no truncation. Review URL: http://codereview.chromium.org/115487 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16345 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/resources/locale_settings_ja.xtb2
-rw-r--r--chrome/app/resources/locale_settings_zh-TW.xtb4
2 files changed, 3 insertions, 3 deletions
diff --git a/chrome/app/resources/locale_settings_ja.xtb b/chrome/app/resources/locale_settings_ja.xtb
index 33cf439..60c3388 100644
--- a/chrome/app/resources/locale_settings_ja.xtb
+++ b/chrome/app/resources/locale_settings_ja.xtb
@@ -27,7 +27,7 @@
<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">65</translation>
+<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">68</translation>
<translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">17</translation>
<translation id="IDS_IMPORT_DIALOG_WIDTH_CHARS">60</translation>
<translation id="IDS_IMPORT_DIALOG_HEIGHT_LINES">14</translation>
diff --git a/chrome/app/resources/locale_settings_zh-TW.xtb b/chrome/app/resources/locale_settings_zh-TW.xtb
index d04ed71..79a7dbf 100644
--- a/chrome/app/resources/locale_settings_zh-TW.xtb
+++ b/chrome/app/resources/locale_settings_zh-TW.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">57</translation>
-<translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">17</translation>
+<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">60</translation>
+<translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">17.5</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>