Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1048)

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 3136027: First pass at convert the SSL dialogs into InfoBubbles.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/page_info_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
===================================================================
--- chrome/app/resources/locale_settings.grd (revision 57037)
+++ chrome/app/resources/locale_settings.grd (working copy)
@@ -364,6 +364,14 @@
25
</message>
+ <!-- The width and height of the Page Info bubble characters and lines (See above). -->
+ <message name="IDS_PAGEINFOBUBBLE_WIDTH_CHARS" use_name_for_id="true">
+ 50
+ </message>
+ <message name="IDS_PAGEINFOBUBBLE_HEIGHT_LINES" use_name_for_id="true">
+ 30
+ </message>
+
<!-- The width and height of the Search Engines dialog box in characters and -->
<!-- lines (See above). -->
<message name="IDS_SEARCHENGINES_DIALOG_WIDTH_CHARS" use_name_for_id="true">
« no previous file with comments | « no previous file | chrome/browser/page_info_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698