Bug 1425724 - Fixed grid column width in Sanitize dialog in Preferences draft
authorSagarB <sagarbharadwaj50@gmail.com>
Mon, 18 Dec 2017 23:56:29 +0530
changeset 712761 90a63e38a42bfaa0f4e54f019ded2ae393ba1142
parent 712520 7cb064f0d25e9de7c77589a9459da1ade502b4bb
child 744129 2f0d4e1f8d68d172932a0a1c5edb3507355692af
push id93417
push userbmo:sagarbharadwaj50@gmail.com
push dateMon, 18 Dec 2017 18:27:38 +0000
bugs1425724
milestone59.0a1
Bug 1425724 - Fixed grid column width in Sanitize dialog in Preferences Updated column width in corresponding dtd file MozReview-Commit-ID: KcfEkBFupmh
browser/locales/en-US/chrome/browser/sanitize.dtd
--- a/browser/locales/en-US/chrome/browser/sanitize.dtd
+++ b/browser/locales/en-US/chrome/browser/sanitize.dtd
@@ -10,17 +10,17 @@
 <!ENTITY sanitizePrefs2.column.width   "17em">
 <!-- LOCALIZATION NOTE (sanitizePrefs2.inContent.dialog.width): width of the
      Clear History on Shutdown subdialog in the in-content preferences.
      Should be large enough to contain the item* strings on a single line.
      The column width adjusts the width of the first column in the dialog.
      You can set the column width to a value that makes the dialog look visually balanced,
      or at half of the dialog width if unsure. -->
 <!ENTITY sanitizePrefs2.inContent.dialog.width "34em">
-<!ENTITY sanitizePrefs2.inContent.column.width "24em">
+<!ENTITY sanitizePrefs2.inContent.column.width "17em">
 
 <!ENTITY sanitizeDialog2.title         "Clear Recent History">
 <!-- LOCALIZATION NOTE (sanitizeDialog2.width): width of the Clear Recent History dialog -->
 <!ENTITY sanitizeDialog2.width         "34em">
 
 <!ENTITY clearDataSettings3.label     "When I quit &brandShortName;, it should automatically clear all">
 
 <!-- XXX rearrange entities to match physical layout when l10n isn't an issue -->