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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10539169: Prototype version of the first-run dialog for Windows 8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed remarks from the 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index eb2e1a0c1a4942e0ab1de02e6b5aed84c3aea418..ea5976da06b5456b5fef4df1c9ba415b1bf68c51 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -16537,6 +16537,27 @@ Battery full
ClientLogin uses ASPs during authentication. ClientOAuth uses verification codes (i.e. OTPs) during authentication.
</message>
+ <!-- Windows 8 Metro mode. -->
+ <message name="IDS_METRO_FLOW_TAB_TITLE" desc="The dialog window title.">
+ Welcome to Chrome
+ </message>
+ <message name="IDS_METRO_FLOW_TITLE_SHORT"
+ desc="The title at the top of the window guiding user through making Chrome default in Metro.">
+ You're almost done.
+ </message>
+ <message name="IDS_METRO_FLOW_DESCRIPTION"
+ desc="Wordy description of what the set-Chrome-as-Metro flow is all about.">
+ Click next to choose your default browser.
+ </message>
+ <message name="IDS_METRO_FLOW_SET_DEFAULT"
+ desc="The label of the button invoking Windows8 default app settings window.">
+ Next
+ </message>
+ <message name="IDS_METRO_FLOW_SET_DEFAULT_CANCEL"
+ desc="The label of the button closing the flow and returning to Chrome.">
+ No thanks
+ </message>
+
</messages>
<structures fallback_to_english="true">
<!-- Make sure these stay in sync with the structures in generated_resources.grd. -->
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | chrome/browser/resources/metroize/metroize.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698