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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 7076014: [cros] Initial implementation for OOBE WebUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix naming 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
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 6b1984b253f01c78077746075f2d004680ba3127..f159cf55e1dba101865c6ee225f8896159c06471 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -188,6 +188,12 @@ Chrome supports. -->
<message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name">
Chrome OS
</message>
+ <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen">
+ Chrome > Connect
whywhat 2011/05/26 19:48:47 Though maybe it's okay this way.
Nikita (slow) 2011/05/27 12:23:24 Done.
+ </message>
+ <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen">
+ Chrome > The small print
+ </message>
</if>
<if expr="os.find('win') != -1">
<message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name">

Powered by Google App Engine
This is Rietveld 408576698