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

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

Issue 7058048: [cros] Layout for OOBE WebUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: iterate Created 9 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 10147 matching lines...) Expand 10 before | Expand all | Expand 10 after
10158 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet ed"> 10158 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet ed">
10159 System update complete. Please restart the system. 10159 System update complete. Please restart the system.
10160 </message> 10160 </message>
10161 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins tallation screen during OOBE"> 10161 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins tallation screen during OOBE">
10162 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst alls the latest system updates. 10162 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst alls the latest system updates.
10163 </message> 10163 </message>
10164 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE"> 10164 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE">
10165 Your computer will restart when the update is complete. 10165 Your computer will restart when the update is complete.
10166 </message> 10166 </message>
10167 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome s creen"> 10167 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome s creen">
10168 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › Connect 10168 Connect
10169 </message> 10169 </message>
10170 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen" > 10170 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen" >
10171 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › The small print 10171 The small print
10172 </message>
10173 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update scr een">
10174 Update
10172 </message> 10175 </message>
10173 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n etwork selection screen"> 10176 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n etwork selection screen">
10174 Let's get started 10177 Let's get started
10175 </message> 10178 </message>
10176 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec tion dropdown"> 10179 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec tion dropdown">
10177 Select a network: 10180 Select a network:
10178 </message> 10181 </message>
10179 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel ection dropdown"> 10182 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel ection dropdown">
10180 Select your language: 10183 Select your language:
10181 </message> 10184 </message>
(...skipping 2457 matching lines...) Expand 10 before | Expand all | Expand 10 after
12639 </includes> 12642 </includes>
12640 <structures fallback_to_english="true"> 12643 <structures fallback_to_english="true">
12641 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12644 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12642 </structure> 12645 </structure>
12643 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12646 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12644 </structure> 12647 </structure>
12645 </structures> 12648 </structures>
12646 12649
12647 </release> 12650 </release>
12648 </grit> 12651 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | chrome/browser/resources/chromeos/oobe.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698