summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormotek@chromium.org <motek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-21 03:03:57 +0000
committermotek@chromium.org <motek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-21 03:03:57 +0000
commitf9684c6c5d032ca2a93e16c6a851552d3925826c (patch)
tree663a07db8ff54e6cfaad43ee24383aea285e815c
parent8bc6b8b59278a8c584171e6c64c0c95b6f9eb550 (diff)
downloadchromium_src-f9684c6c5d032ca2a93e16c6a851552d3925826c.zip
chromium_src-f9684c6c5d032ca2a93e16c6a851552d3925826c.tar.gz
chromium_src-f9684c6c5d032ca2a93e16c6a851552d3925826c.tar.bz2
Strings (not shown yet) for Make-metro UI.
This is needed right now so we can get translation done quickly. R=cpu BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10572056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143338 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/app/generated_resources.grd21
1 files changed, 21 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index b4585af..a9bc969 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -16552,6 +16552,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. -->