| 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 10111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10122 </message> | 10122 </message> |
| 10123 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet
ed"> | 10123 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet
ed"> |
| 10124 System update complete. Please restart the system. | 10124 System update complete. Please restart the system. |
| 10125 </message> | 10125 </message> |
| 10126 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins
tallation screen during OOBE"> | 10126 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins
tallation screen during OOBE"> |
| 10127 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst
alls the latest system updates. | 10127 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst
alls the latest system updates. |
| 10128 </message> | 10128 </message> |
| 10129 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on
the updates installation screen during OOBE"> | 10129 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on
the updates installation screen during OOBE"> |
| 10130 Your computer will restart when the update is complete. | 10130 Your computer will restart when the update is complete. |
| 10131 </message> | 10131 </message> |
| 10132 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome s
creen"> |
| 10133 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › Connect |
| 10134 </message> |
| 10135 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"
> |
| 10136 <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> › The small print |
| 10137 </message> |
| 10132 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n
etwork selection screen"> | 10138 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n
etwork selection screen"> |
| 10133 Let's get started | 10139 Let's get started |
| 10134 </message> | 10140 </message> |
| 10135 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec
tion dropdown"> | 10141 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selec
tion dropdown"> |
| 10136 Select a network: | 10142 Select a network: |
| 10137 </message> | 10143 </message> |
| 10138 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel
ection dropdown"> | 10144 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language sel
ection dropdown"> |
| 10139 Select your language: | 10145 Select your language: |
| 10140 </message> | 10146 </message> |
| 10141 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard sel
ection dropdown"> | 10147 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard sel
ection dropdown"> |
| (...skipping 2431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12573 </includes> | 12579 </includes> |
| 12574 <structures fallback_to_english="true"> | 12580 <structures fallback_to_english="true"> |
| 12575 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12581 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12576 </structure> | 12582 </structure> |
| 12577 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12583 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12578 </structure> | 12584 </structure> |
| 12579 </structures> | 12585 </structures> |
| 12580 | 12586 |
| 12581 </release> | 12587 </release> |
| 12582 </grit> | 12588 </grit> |
| OLD | NEW |