summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorchron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 00:25:51 +0000
committerchron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 00:25:51 +0000
commitd03f5c49bbcbf899273a1d6795dd63da57cd38c3 (patch)
tree4a57240260fcb245bdacbcfb3cafb0769c02c2ea /chrome/app
parentf209dba88c91b0461dc5acd02af0b3685213938c (diff)
downloadchromium_src-d03f5c49bbcbf899273a1d6795dd63da57cd38c3.zip
chromium_src-d03f5c49bbcbf899273a1d6795dd63da57cd38c3.tar.gz
chromium_src-d03f5c49bbcbf899273a1d6795dd63da57cd38c3.tar.bz2
Fix sync dialog wizard cutting off on XP in various languages.
Fix sync dialog stop syncing dialog cutting off on XP in lang: ml. BUG=27770, 29767, 29788, 29782, 29647, 29767 TEST=Automated run through sync dialog and stop dialog. Review URL: http://codereview.chromium.org/500108 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34904 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/resources/locale_settings_bn.xtb4
-rw-r--r--chrome/app/resources/locale_settings_de.xtb2
-rw-r--r--chrome/app/resources/locale_settings_el.xtb2
-rw-r--r--chrome/app/resources/locale_settings_fil.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ml.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ta.xtb4
-rw-r--r--chrome/app/resources/locale_settings_uk.xtb2
7 files changed, 9 insertions, 9 deletions
diff --git a/chrome/app/resources/locale_settings_bn.xtb b/chrome/app/resources/locale_settings_bn.xtb
index bdc1c5d..9c11ed5 100644
--- a/chrome/app/resources/locale_settings_bn.xtb
+++ b/chrome/app/resources/locale_settings_bn.xtb
@@ -79,8 +79,8 @@
<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">46</translation>
-<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">12</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">50</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
diff --git a/chrome/app/resources/locale_settings_de.xtb b/chrome/app/resources/locale_settings_de.xtb
index 5ba40b5..fd5565d 100644
--- a/chrome/app/resources/locale_settings_de.xtb
+++ b/chrome/app/resources/locale_settings_de.xtb
@@ -80,7 +80,7 @@
<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">46</translation>
-<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">18</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
diff --git a/chrome/app/resources/locale_settings_el.xtb b/chrome/app/resources/locale_settings_el.xtb
index 25ff7dd..d6bd3eb 100644
--- a/chrome/app/resources/locale_settings_el.xtb
+++ b/chrome/app/resources/locale_settings_el.xtb
@@ -80,7 +80,7 @@
<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">50</translation>
-<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
diff --git a/chrome/app/resources/locale_settings_fil.xtb b/chrome/app/resources/locale_settings_fil.xtb
index 99f7201..964a8df 100644
--- a/chrome/app/resources/locale_settings_fil.xtb
+++ b/chrome/app/resources/locale_settings_fil.xtb
@@ -80,7 +80,7 @@
<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">46</translation>
-<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
diff --git a/chrome/app/resources/locale_settings_ml.xtb b/chrome/app/resources/locale_settings_ml.xtb
index 3a631d3..e00e77a 100644
--- a/chrome/app/resources/locale_settings_ml.xtb
+++ b/chrome/app/resources/locale_settings_ml.xtb
@@ -84,7 +84,7 @@
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
-<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation>
+<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">10</translation>
<translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation>
<translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation>
</translationbundle>
diff --git a/chrome/app/resources/locale_settings_ta.xtb b/chrome/app/resources/locale_settings_ta.xtb
index 1564a75..541b933 100644
--- a/chrome/app/resources/locale_settings_ta.xtb
+++ b/chrome/app/resources/locale_settings_ta.xtb
@@ -79,8 +79,8 @@
<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">46</translation>
-<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">50</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">18</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
diff --git a/chrome/app/resources/locale_settings_uk.xtb b/chrome/app/resources/locale_settings_uk.xtb
index e5a2428..3ee933c 100644
--- a/chrome/app/resources/locale_settings_uk.xtb
+++ b/chrome/app/resources/locale_settings_uk.xtb
@@ -80,7 +80,7 @@
<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">46</translation>
-<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation>
+<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">17</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
<translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
<translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>