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

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

Issue 10539169: Prototype version of the first-run dialog for Windows 8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update after owners' review. Created 8 years, 6 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/browser_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index b06c51bfae5a5635a4781b67c927514bfce29568..8ba880732af2f07a40e0568870e59a71f9d48547 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -429,6 +429,16 @@
<message name="IDS_INSTANT_CONFIRM_DIALOG_WIDTH_CHARS" use_name_for_id="true">
70
</message>
+
+ <!-- The width of the make-default-in-metro dialog in characters. -->
+ <message name="IDS_METRO_FLOW_WIDTH_CHARS" use_name_for_id="true">
+ 72
+ </message>
+
+ <!-- The height of the make-default-in-metro dialog in characters. -->
+ <message name="IDS_METRO_FLOW_HEIGHT_LINES" use_name_for_id="true">
+ 26
+ </message>
<if expr="pp_ifdef('chromeos')">
<!-- The width and height of the CAPTCHA challenge dialog box in -->
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698