summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-04 19:14:22 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-04 19:14:22 +0000
commit61e27acc8de9d271950c4adbae678fa4bdd28a09 (patch)
treef9f13edf243e9d4597291ce8da7d97cdd6f54f70
parentfa8a23605d5cd615d7458a74052c1cdec21877ab (diff)
downloadchromium_src-61e27acc8de9d271950c4adbae678fa4bdd28a09.zip
chromium_src-61e27acc8de9d271950c4adbae678fa4bdd28a09.tar.gz
chromium_src-61e27acc8de9d271950c4adbae678fa4bdd28a09.tar.bz2
Fix Options page truncation in various locales.
BUG=http://crbug.com/34088 TEST=Open 'Personal Stuff' on XP in all locales (with complex scripts installed) and make sure the Themes options are visible. Review URL: http://codereview.chromium.org/571007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38118 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/app/resources/locale_settings.grd2
-rw-r--r--chrome/app/resources/locale_settings_ar.xtb2
-rw-r--r--chrome/app/resources/locale_settings_bg.xtb2
-rw-r--r--chrome/app/resources/locale_settings_bn.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ca.xtb2
-rw-r--r--chrome/app/resources/locale_settings_cs.xtb2
-rw-r--r--chrome/app/resources/locale_settings_da.xtb2
-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_en-GB.xtb2
-rw-r--r--chrome/app/resources/locale_settings_es-419.xtb2
-rw-r--r--chrome/app/resources/locale_settings_es.xtb2
-rw-r--r--chrome/app/resources/locale_settings_et.xtb2
-rw-r--r--chrome/app/resources/locale_settings_fi.xtb2
-rw-r--r--chrome/app/resources/locale_settings_fil.xtb2
-rw-r--r--chrome/app/resources/locale_settings_fr.xtb2
-rw-r--r--chrome/app/resources/locale_settings_gu.xtb4
-rw-r--r--chrome/app/resources/locale_settings_he.xtb2
-rw-r--r--chrome/app/resources/locale_settings_hr.xtb2
-rw-r--r--chrome/app/resources/locale_settings_hu.xtb2
-rw-r--r--chrome/app/resources/locale_settings_id.xtb2
-rw-r--r--chrome/app/resources/locale_settings_it.xtb2
-rw-r--r--chrome/app/resources/locale_settings_lt.xtb2
-rw-r--r--chrome/app/resources/locale_settings_lv.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ml.xtb2
-rw-r--r--chrome/app/resources/locale_settings_nb.xtb2
-rw-r--r--chrome/app/resources/locale_settings_nl.xtb2
-rw-r--r--chrome/app/resources/locale_settings_pl.xtb2
-rw-r--r--chrome/app/resources/locale_settings_pt-BR.xtb2
-rw-r--r--chrome/app/resources/locale_settings_pt-PT.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ro.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ru.xtb2
-rw-r--r--chrome/app/resources/locale_settings_sl.xtb2
-rw-r--r--chrome/app/resources/locale_settings_sr.xtb2
-rw-r--r--chrome/app/resources/locale_settings_sv.xtb2
-rw-r--r--chrome/app/resources/locale_settings_sw.xtb2
-rw-r--r--chrome/app/resources/locale_settings_ta.xtb2
-rw-r--r--chrome/app/resources/locale_settings_th.xtb2
-rw-r--r--chrome/app/resources/locale_settings_tr.xtb2
-rw-r--r--chrome/app/resources/locale_settings_uk.xtb2
-rw-r--r--chrome/app/resources/locale_settings_vi.xtb2
41 files changed, 42 insertions, 42 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index a2f934d..15050c5 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -256,7 +256,7 @@
<!-- The height of the Options dialog box, in lines (line height = character -->
<!-- height for default dialog box font) -->
<message name="IDS_OPTIONS_DIALOG_HEIGHT_LINES" use_name_for_id="true">
- 36
+ 39
</message>
<!-- The width of the title column of the Options dialog box, in characters (see -->
diff --git a/chrome/app/resources/locale_settings_ar.xtb b/chrome/app/resources/locale_settings_ar.xtb
index 28fd186..a5c9362 100644
--- a/chrome/app/resources/locale_settings_ar.xtb
+++ b/chrome/app/resources/locale_settings_ar.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">105</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_bg.xtb b/chrome/app/resources/locale_settings_bg.xtb
index ae7749e..f740c8e 100644
--- a/chrome/app/resources/locale_settings_bg.xtb
+++ b/chrome/app/resources/locale_settings_bg.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">120</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">24</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_bn.xtb b/chrome/app/resources/locale_settings_bn.xtb
index 3e6ed04..639fa0d 100644
--- a/chrome/app/resources/locale_settings_bn.xtb
+++ b/chrome/app/resources/locale_settings_bn.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">31</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">33</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_ca.xtb b/chrome/app/resources/locale_settings_ca.xtb
index 3cb0ba1..6f22065 100644
--- a/chrome/app/resources/locale_settings_ca.xtb
+++ b/chrome/app/resources/locale_settings_ca.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">ca</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_cs.xtb b/chrome/app/resources/locale_settings_cs.xtb
index 0f2f30e..4ae79e0 100644
--- a/chrome/app/resources/locale_settings_cs.xtb
+++ b/chrome/app/resources/locale_settings_cs.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">cs</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_da.xtb b/chrome/app/resources/locale_settings_da.xtb
index a7a7b04..d2d1876 100644
--- a/chrome/app/resources/locale_settings_da.xtb
+++ b/chrome/app/resources/locale_settings_da.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">da</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">23</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_de.xtb b/chrome/app/resources/locale_settings_de.xtb
index 8770e4a..6a5966b 100644
--- a/chrome/app/resources/locale_settings_de.xtb
+++ b/chrome/app/resources/locale_settings_de.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">de</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">108</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_el.xtb b/chrome/app/resources/locale_settings_el.xtb
index 397d21e..6ae421d 100644
--- a/chrome/app/resources/locale_settings_el.xtb
+++ b/chrome/app/resources/locale_settings_el.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">el</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">37</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">41</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">20</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_en-GB.xtb b/chrome/app/resources/locale_settings_en-GB.xtb
index f8dee137..381e46c 100644
--- a/chrome/app/resources/locale_settings_en-GB.xtb
+++ b/chrome/app/resources/locale_settings_en-GB.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-GB</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">23</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_es-419.xtb b/chrome/app/resources/locale_settings_es-419.xtb
index 25689aa..1d50536 100644
--- a/chrome/app/resources/locale_settings_es-419.xtb
+++ b/chrome/app/resources/locale_settings_es-419.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">es</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">24</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_es.xtb b/chrome/app/resources/locale_settings_es.xtb
index 6500ff9..9fbf1a8 100644
--- a/chrome/app/resources/locale_settings_es.xtb
+++ b/chrome/app/resources/locale_settings_es.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">es</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">24</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_et.xtb b/chrome/app/resources/locale_settings_et.xtb
index 262948a..bb283ea 100644
--- a/chrome/app/resources/locale_settings_et.xtb
+++ b/chrome/app/resources/locale_settings_et.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">et</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_fi.xtb b/chrome/app/resources/locale_settings_fi.xtb
index 03f6d76..449b1e2 100644
--- a/chrome/app/resources/locale_settings_fi.xtb
+++ b/chrome/app/resources/locale_settings_fi.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_fil.xtb b/chrome/app/resources/locale_settings_fil.xtb
index d93c6f8..59219fa 100644
--- a/chrome/app/resources/locale_settings_fil.xtb
+++ b/chrome/app/resources/locale_settings_fil.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">41</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_fr.xtb b/chrome/app/resources/locale_settings_fr.xtb
index be965c1..d1f531a 100644
--- a/chrome/app/resources/locale_settings_fr.xtb
+++ b/chrome/app/resources/locale_settings_fr.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">fr</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">112</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">24</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_gu.xtb b/chrome/app/resources/locale_settings_gu.xtb
index 1df5bc7..07791f4 100644
--- a/chrome/app/resources/locale_settings_gu.xtb
+++ b/chrome/app/resources/locale_settings_gu.xtb
@@ -5,8 +5,8 @@
<translation id="IDS_DEFAULT_ENCODING">ISO-8859-1</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
-<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_he.xtb b/chrome/app/resources/locale_settings_he.xtb
index ce5302d..0aeea8f 100644
--- a/chrome/app/resources/locale_settings_he.xtb
+++ b/chrome/app/resources/locale_settings_he.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">true</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">he</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">25</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_hr.xtb b/chrome/app/resources/locale_settings_hr.xtb
index 7531a9a..470b1d0 100644
--- a/chrome/app/resources/locale_settings_hr.xtb
+++ b/chrome/app/resources/locale_settings_hr.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">hr</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_hu.xtb b/chrome/app/resources/locale_settings_hu.xtb
index 1e0c372..f657d53 100644
--- a/chrome/app/resources/locale_settings_hu.xtb
+++ b/chrome/app/resources/locale_settings_hu.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_id.xtb b/chrome/app/resources/locale_settings_id.xtb
index 4b76a75..e9e1073 100644
--- a/chrome/app/resources/locale_settings_id.xtb
+++ b/chrome/app/resources/locale_settings_id.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">id</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_it.xtb b/chrome/app/resources/locale_settings_it.xtb
index b261206..0e3e328 100644
--- a/chrome/app/resources/locale_settings_it.xtb
+++ b/chrome/app/resources/locale_settings_it.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">it</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_lt.xtb b/chrome/app/resources/locale_settings_lt.xtb
index cce44a3..f056106 100644
--- a/chrome/app/resources/locale_settings_lt.xtb
+++ b/chrome/app/resources/locale_settings_lt.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">lt</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_lv.xtb b/chrome/app/resources/locale_settings_lv.xtb
index 4509310..a95652f 100644
--- a/chrome/app/resources/locale_settings_lv.xtb
+++ b/chrome/app/resources/locale_settings_lv.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">lv</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">102</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_ml.xtb b/chrome/app/resources/locale_settings_ml.xtb
index 8f7fe8d2..9227d8a 100644
--- a/chrome/app/resources/locale_settings_ml.xtb
+++ b/chrome/app/resources/locale_settings_ml.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">114</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">33</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">87</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_nb.xtb b/chrome/app/resources/locale_settings_nb.xtb
index 0426893..d509d98 100644
--- a/chrome/app/resources/locale_settings_nb.xtb
+++ b/chrome/app/resources/locale_settings_nb.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">nb</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">25</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_nl.xtb b/chrome/app/resources/locale_settings_nl.xtb
index 0517465..6d74049 100644
--- a/chrome/app/resources/locale_settings_nl.xtb
+++ b/chrome/app/resources/locale_settings_nl.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">nl</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">108</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">30</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_pl.xtb b/chrome/app/resources/locale_settings_pl.xtb
index 4384c9b..3344467 100644
--- a/chrome/app/resources/locale_settings_pl.xtb
+++ b/chrome/app/resources/locale_settings_pl.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">pl</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">105</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">25</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_pt-BR.xtb b/chrome/app/resources/locale_settings_pt-BR.xtb
index 317e1cd..c6e7d26 100644
--- a/chrome/app/resources/locale_settings_pt-BR.xtb
+++ b/chrome/app/resources/locale_settings_pt-BR.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">pt-BR</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">110</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">30</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_pt-PT.xtb b/chrome/app/resources/locale_settings_pt-PT.xtb
index 258dfc1..c2f2795 100644
--- a/chrome/app/resources/locale_settings_pt-PT.xtb
+++ b/chrome/app/resources/locale_settings_pt-PT.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">pt-PT</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">110</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">30</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_ro.xtb b/chrome/app/resources/locale_settings_ro.xtb
index 1fe2f74..6b53dfb 100644
--- a/chrome/app/resources/locale_settings_ro.xtb
+++ b/chrome/app/resources/locale_settings_ro.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">ro</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">37</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_ru.xtb b/chrome/app/resources/locale_settings_ru.xtb
index 86c1c2d..c5254a1 100644
--- a/chrome/app/resources/locale_settings_ru.xtb
+++ b/chrome/app/resources/locale_settings_ru.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">ru</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">122</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_sl.xtb b/chrome/app/resources/locale_settings_sl.xtb
index ee3f3e9..b97a703 100644
--- a/chrome/app/resources/locale_settings_sl.xtb
+++ b/chrome/app/resources/locale_settings_sl.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">sl</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_sr.xtb b/chrome/app/resources/locale_settings_sr.xtb
index dfb0cc3..69f7136 100644
--- a/chrome/app/resources/locale_settings_sr.xtb
+++ b/chrome/app/resources/locale_settings_sr.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">106</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_sv.xtb b/chrome/app/resources/locale_settings_sv.xtb
index 373ece1..9f067ea 100644
--- a/chrome/app/resources/locale_settings_sv.xtb
+++ b/chrome/app/resources/locale_settings_sv.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">sv</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">100</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">25</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_sw.xtb b/chrome/app/resources/locale_settings_sw.xtb
index d351a4b..a13a93c 100644
--- a/chrome/app/resources/locale_settings_sw.xtb
+++ b/chrome/app/resources/locale_settings_sw.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-GB</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">23</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_ta.xtb b/chrome/app/resources/locale_settings_ta.xtb
index 4ad2881..5e2aa2f 100644
--- a/chrome/app/resources/locale_settings_ta.xtb
+++ b/chrome/app/resources/locale_settings_ta.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">120</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">41</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_th.xtb b/chrome/app/resources/locale_settings_th.xtb
index 6bd4e5e..2fbe3a3 100644
--- a/chrome/app/resources/locale_settings_th.xtb
+++ b/chrome/app/resources/locale_settings_th.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_tr.xtb b/chrome/app/resources/locale_settings_tr.xtb
index 5ee6478..bf37db1 100644
--- a/chrome/app/resources/locale_settings_tr.xtb
+++ b/chrome/app/resources/locale_settings_tr.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">tr</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">100</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_uk.xtb b/chrome/app/resources/locale_settings_uk.xtb
index e2c1e47..25ad590 100644
--- a/chrome/app/resources/locale_settings_uk.xtb
+++ b/chrome/app/resources/locale_settings_uk.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">108</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">38</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">40</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>
diff --git a/chrome/app/resources/locale_settings_vi.xtb b/chrome/app/resources/locale_settings_vi.xtb
index 0b07cd7..2c57c9e 100644
--- a/chrome/app/resources/locale_settings_vi.xtb
+++ b/chrome/app/resources/locale_settings_vi.xtb
@@ -6,7 +6,7 @@
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">vi</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation>
-<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation>
+<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">41</translation>
<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation>
<translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation>
<translation id="IDS_URLPICKER_DIALOG_WIDTH_CHARS">80</translation>