| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
| 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
| 4 <grit-part> | 4 <grit-part> |
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
| 6 </message> | 6 </message> |
| 7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| 11 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog. Used in retail mode only.."> | 11 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog. Used in retail mode only.."> |
| 12 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s
econds. | 12 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s
econds. |
| 13 Press any key to continue exploring. | 13 Press any key to continue exploring. |
| (...skipping 4947 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4961 We see that you've ordered a replacement charger. | 4961 We see that you've ordered a replacement charger. |
| 4962 </message> | 4962 </message> |
| 4963 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin
g more info for charger"> | 4963 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for finin
g more info for charger"> |
| 4964 You can find more info at | 4964 You can find more info at |
| 4965 </message> | 4965 </message> |
| 4966 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> | 4966 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> |
| 4967 Check charger | 4967 Check charger |
| 4968 </message> | 4968 </message> |
| 4969 | 4969 |
| 4970 </grit-part> | 4970 </grit-part> |
| OLD | NEW |