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

Unified Diff: chrome/app/chromium_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
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 23da4fb2baed17137d019431d3d863e2c62da30d..b8377758e67dcec1cfdb6fccfc3eaf19f2685fe0 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -190,6 +190,12 @@ be available for now. -->
<message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name">
Chromium OS
</message>
+ <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen">
+ Chromium > Connect
whywhat 2011/05/26 19:48:47 Shouldn't this be two strings? Product name and Ti
Nikita (slow) 2011/05/27 12:23:24 Done.
+ </message>
+ <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen">
+ Chromium > The small print
whywhat 2011/05/26 19:48:47 Ditto.
Nikita (slow) 2011/05/27 12:23:24 Done.
+ </message>
</if>
<if expr="os.find('win') != -1">
<message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name">
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698