summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources/locale_settings_ar.xtb
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-11 22:25:47 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-11 22:25:47 +0000
commitb7b4e084c93adee1ec64d113f8f653ca23aa1b22 (patch)
treea93eae3953571be94f25c59003f548c08f1e63e9 /chrome/app/resources/locale_settings_ar.xtb
parentcf53f87dbdff51ff58123eaac27fed9e04c97f28 (diff)
downloadchromium_src-b7b4e084c93adee1ec64d113f8f653ca23aa1b22.zip
chromium_src-b7b4e084c93adee1ec64d113f8f653ca23aa1b22.tar.gz
chromium_src-b7b4e084c93adee1ec64d113f8f653ca23aa1b22.tar.bz2
Fix a layout bug in the fonts and languages dialog where
buttons get cut off on the right side of the dialog. Instead of sizing the label text based on a constant from the localized resources, use the default text size (no-multiline text). I also tightened up the font preview box to just use the size of the text + a constant padding on all sides. BUG=13366 Review URL: http://codereview.chromium.org/125013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_ar.xtb')
-rw-r--r--chrome/app/resources/locale_settings_ar.xtb1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_ar.xtb b/chrome/app/resources/locale_settings_ar.xtb
index 06a84b4..346e5e8 100644
--- a/chrome/app/resources/locale_settings_ar.xtb
+++ b/chrome/app/resources/locale_settings_ar.xtb
@@ -35,7 +35,6 @@
<translation id="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES">4</translation>
<translation id="IDS_FONTSLANG_DIALOG_WIDTH_CHARS">95</translation>
<translation id="IDS_FONTSLANG_DIALOG_HEIGHT_LINES">26</translation>
-<translation id="IDS_FONTSLANG_LABEL_WIDTH">17</translation>
<translation id="IDS_PAGEINFO_DIALOG_WIDTH_CHARS">70</translation>
<translation id="IDS_PAGEINFO_DIALOG_HEIGHT_LINES">25</translation>
<translation id="IDS_SEARCHENGINES_DIALOG_WIDTH_CHARS">95</translation>