diff options
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 1014ad7..cce6e3b 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -298,23 +298,6 @@ 25 </message> - <!-- The width and height of the First Run Search Engine Selection dialog box in characters and --> - <!-- lines (See above). --> - <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_WIDTH_CHARS" use_name_for_id="true"> - 128 - </message> - <if expr="pp_ifdef('_google_chrome')"> - <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_HEIGHT_LINES" use_name_for_id="true"> - 22 - </message> - </if> - <!-- With text instead of images, the selection dialog is much smaller. --> - <if expr="not pp_ifdef('_google_chrome')"> - <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_HEIGHT_LINES" use_name_for_id="true"> - 14 - </message> - </if> - <!-- The width and height of the Import Progress dialog box in characters and --> <!-- lines (See above). --> <message name="IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |