summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources
diff options
context:
space:
mode:
authorzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-25 19:48:39 +0000
committerzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-25 19:48:39 +0000
commit0090fbecdfa366bb24563d1aa06c20ea0a383c8d (patch)
tree44c24d4b29df3ffc0fa615a450885d55d2ae5a03 /chrome/app/resources
parenta312c70b6b922a4577707dccc2bc762c461e86fa (diff)
downloadchromium_src-0090fbecdfa366bb24563d1aa06c20ea0a383c8d.zip
chromium_src-0090fbecdfa366bb24563d1aa06c20ea0a383c8d.tar.gz
chromium_src-0090fbecdfa366bb24563d1aa06c20ea0a383c8d.tar.bz2
Fixed dialog size due to description field height increase.
BUG=chromium-os:3350 TEST=open user feedback dialog, make sure that all fields are displayed properly Review URL: http://codereview.chromium.org/2146002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48179 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r--chrome/app/resources/locale_settings.grd5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index 3304587..3747dd4 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -319,6 +319,11 @@
<message name="IDS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true">
20
</message>
+ <if expr="pp_ifdef('chromeos')">
+ <message name="IDS_CHROMEOS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true">
+ 25
+ </message>
+ </if>
<!-- The width and height of the Clear Browsing Data dialog box in characters and -->
<!-- lines (See above). -->