OLD | NEW |
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 10128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10139 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet
ed"> | 10139 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet
ed"> |
10140 System update complete. Please restart the system. | 10140 System update complete. Please restart the system. |
10141 </message> | 10141 </message> |
10142 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins
tallation screen during OOBE"> | 10142 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins
tallation screen during OOBE"> |
10143 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst
alls the latest system updates. | 10143 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst
alls the latest system updates. |
10144 </message> | 10144 </message> |
10145 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on
the updates installation screen during OOBE"> | 10145 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on
the updates installation screen during OOBE"> |
10146 Your computer will restart when the update is complete. | 10146 Your computer will restart when the update is complete. |
10147 </message> | 10147 </message> |
10148 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome s
creen"> | 10148 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome s
creen"> |
10149 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › Connect | 10149 Connect |
10150 </message> | 10150 </message> |
10151 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"
> | 10151 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"
> |
10152 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › The small print | 10152 The small print |
| 10153 </message> |
| 10154 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update scr
een"> |
| 10155 Update |
10153 </message> | 10156 </message> |
10154 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n
etwork selection screen"> | 10157 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n
etwork selection screen"> |
10155 Let's get started | 10158 Let's get started |
10156 </message> | 10159 </message> |
10157 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec
tion dropdown"> | 10160 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec
tion dropdown"> |
10158 Select a network: | 10161 Select a network: |
10159 </message> | 10162 </message> |
10160 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel
ection dropdown"> | 10163 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel
ection dropdown"> |
10161 Select your language: | 10164 Select your language: |
10162 </message> | 10165 </message> |
(...skipping 2460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12623 </includes> | 12626 </includes> |
12624 <structures fallback_to_english="true"> | 12627 <structures fallback_to_english="true"> |
12625 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12628 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12626 </structure> | 12629 </structure> |
12627 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12630 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12628 </structure> | 12631 </structure> |
12629 </structures> | 12632 </structures> |
12630 | 12633 |
12631 </release> | 12634 </release> |
12632 </grit> | 12635 </grit> |
OLD | NEW |