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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 4768001: Changed title of the first screen from "Welcome to Google Chrome OS" to "Let'... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/network_selection_view.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 8970 matching lines...) Expand 10 before | Expand all | Expand 10 after
8981 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet ed"> 8981 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet ed">
8982 System update complete. Please restart the system. 8982 System update complete. Please restart the system.
8983 </message> 8983 </message>
8984 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins tallation screen during OOBE"> 8984 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins tallation screen during OOBE">
8985 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst alls the latest system updates. 8985 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst alls the latest system updates.
8986 </message> 8986 </message>
8987 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE"> 8987 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE">
8988 Your computer will restart when the update is complete. 8988 Your computer will restart when the update is complete.
8989 </message> 8989 </message>
8990 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n etwork selection screen"> 8990 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n etwork selection screen">
8991 Welcome to <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> 8991 Let's get started
8992 </message> 8992 </message>
8993 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec tion dropdown"> 8993 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec tion dropdown">
8994 Select a network: 8994 Select a network:
8995 </message> 8995 </message>
8996 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel ection dropdown"> 8996 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel ection dropdown">
8997 Select your language: 8997 Select your language:
8998 </message> 8998 </message>
8999 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard sel ection dropdown"> 8999 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard sel ection dropdown">
9000 Select your keyboard: 9000 Select your keyboard:
9001 </message> 9001 </message>
(...skipping 2026 matching lines...) Expand 10 before | Expand all | Expand 10 after
11028 11028
11029 </messages> 11029 </messages>
11030 11030
11031 <structures fallback_to_english="true"> 11031 <structures fallback_to_english="true">
11032 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11032 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11033 </structure> 11033 </structure>
11034 </structures> 11034 </structures>
11035 11035
11036 </release> 11036 </release>
11037 </grit> 11037 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/network_selection_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698