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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10846005: New strings for OOBE. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 4 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
« no previous file with comments | « no previous file | no next file » | 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 7baec8d3dee6a0a4055f7e62b87a52f2279c64e6..f2840695291d8ec8daefe27a2c1a946c3a730c06 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13297,6 +13297,12 @@ Press any key to continue exploring.
<message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has been cancelled by user">
Cancelling update...
</message>
+ <message name="IDS_UPDATE_MSG" desc="Chrome OS OOBE: message shown during update ">
+ <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> updates automatically so you always have the freshest version. When this download completes, <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> will restart and you'll be on your way.
+ </message>
+ <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen">
+ Welcome!
+ </message>
<message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen">
Connect
</message>
@@ -13315,6 +13321,15 @@ Press any key to continue exploring.
<message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on network selection screen">
Let's get started
</message>
+ <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label for language selection dropdown">
+ What is your language?
+ </message>
+ <message name="IDS_OOBE_KEYBOARD_SELECTION_MSG" desc="Chrome OS OOBE: label for keyboard selection dropdown">
+ Please select your keyboard.
Ivan Korotkov 2012/08/03 16:43:31 Are you sure 'please' is appropriate here? Looks l
Nikita (slow) 2012/08/03 17:32:56 Done.
+ </message>
+ <message name="IDS_OOBE_NETWORK_SELECTION_MSG" desc="Chrome OS OOBE: label for network selection dropdown">
+ Please select a network.
+ </message>
<message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown">
Select a network:
</message>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698