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

Unified Diff: chrome/app/generated_resources.grd

Issue 7076014: [cros] Initial implementation for OOBE WebUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 9 years, 7 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 | « chrome/app/chromium_strings.grd ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c43488ef1eb9b261503d23f25c1483b01fca4b66..dab950f2951e5b7fb4116c12c836e208ca3adb4c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10141,6 +10141,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE">
Your computer will restart when the update is complete.
</message>
+ <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen">
+ <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › Connect
+ </message>
+ <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen">
+ <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › The small print
+ </message>
<message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on network selection screen">
Let's get started
</message>
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698