| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). |
| 3 Everything in this file is wrapped in <if expr="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> |
| (...skipping 1548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1559 </message> | 1559 </message> |
| 1560 <message name="IDS_EXCLAMATION_ICON_TITLE" desc="Accessible title of the reset
screen icon depicting exclamation mark."> | 1560 <message name="IDS_EXCLAMATION_ICON_TITLE" desc="Accessible title of the reset
screen icon depicting exclamation mark."> |
| 1561 Exclamation mark icon | 1561 Exclamation mark icon |
| 1562 </message> | 1562 </message> |
| 1563 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> | 1563 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> |
| 1564 Factory reset | 1564 Factory reset |
| 1565 </message> | 1565 </message> |
| 1566 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese
t screen icon depicting exclamation mark."> | 1566 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese
t screen icon depicting exclamation mark."> |
| 1567 Exclamation mark icon | 1567 Exclamation mark icon |
| 1568 </message> | 1568 </message> |
| 1569 <message name="IDS_RESET_SCREEN_ILLUSTRATION_TITLE" desc="Accessible title of
the reset screen illustration depicting powerwash."> |
| 1570 Powerwash illustration |
| 1571 </message> |
| 1569 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen"
> | 1572 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen"
> |
| 1570 Update | 1573 Update |
| 1571 </message> | 1574 </message> |
| 1572 <message name="IDS_UPDATING_SCREEN_TITLE" desc="Title of the OOBE screen displ
ayed while system update is being dowloaded."> | 1575 <message name="IDS_UPDATING_SCREEN_TITLE" desc="Title of the OOBE screen displ
ayed while system update is being dowloaded."> |
| 1573 Updating | 1576 Updating |
| 1574 </message> | 1577 </message> |
| 1575 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on
opening the OOBE update screen"> | 1578 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on
opening the OOBE update screen"> |
| 1576 Chrome updates automatically so you always have the freshest version | 1579 Chrome updates automatically so you always have the freshest version |
| 1577 </message> | 1580 </message> |
| 1578 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s
creen"> | 1581 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s
creen"> |
| (...skipping 5129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6708 Attempts left: $1 | 6711 Attempts left: $1 |
| 6709 </message> | 6712 </message> |
| 6710 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6713 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6711 PIN | 6714 PIN |
| 6712 </message> | 6715 </message> |
| 6713 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6716 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6714 PUK | 6717 PUK |
| 6715 </message> | 6718 </message> |
| 6716 | 6719 |
| 6717 </grit-part> | 6720 </grit-part> |
| OLD | NEW |