| 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 4722 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4733 </message> | 4733 </message> |
| 4734 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard
overlay to explain the shortcut."> | 4734 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard
overlay to explain the shortcut."> |
| 4735 Select all | 4735 Select all |
| 4736 </message> | 4736 </message> |
| 4737 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The te
xt in the keyboard overlay to explain the shortcut."> | 4737 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The te
xt in the keyboard overlay to explain the shortcut."> |
| 4738 Previous input method | 4738 Previous input method |
| 4739 </message> | 4739 </message> |
| 4740 <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in t
he keyboard overlay to explain the shortcut."> | 4740 <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in t
he keyboard overlay to explain the shortcut."> |
| 4741 Select "word at a time" | 4741 Select "word at a time" |
| 4742 </message> | 4742 </message> |
| 4743 <message name="IDS_KEYBOARD_OVERLAY_SHOW_IME_BUBBLE" desc="The text in the key
board overlay to explain the shortcut (Show the input options menu bubble)."> |
| 4744 Input options bubble |
| 4745 </message> |
| 4743 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the
keyboard overlay to explain the shortcut (Show the message center)."> | 4746 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the
keyboard overlay to explain the shortcut (Show the message center)."> |
| 4744 Message center | 4747 Message center |
| 4745 </message> | 4748 </message> |
| 4746 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke
yboard overlay to explain the shortcut (show the status menu)."> | 4749 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke
yboard overlay to explain the shortcut (show the status menu)."> |
| 4747 Status menu | 4750 Status menu |
| 4748 </message> | 4751 </message> |
| 4749 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o
verlay to explain the shortcut."> | 4752 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o
verlay to explain the shortcut."> |
| 4750 Sign out | 4753 Sign out |
| 4751 </message> | 4754 </message> |
| 4752 <message name="IDS_KEYBOARD_OVERLAY_SUSPEND" desc="The text in the keyboard ov
erlay to explain the shortcut."> | 4755 <message name="IDS_KEYBOARD_OVERLAY_SUSPEND" desc="The text in the keyboard ov
erlay to explain the shortcut."> |
| (...skipping 1838 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6591 Attempts left: $1 | 6594 Attempts left: $1 |
| 6592 </message> | 6595 </message> |
| 6593 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6596 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6594 PIN | 6597 PIN |
| 6595 </message> | 6598 </message> |
| 6596 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6599 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6597 PUK | 6600 PUK |
| 6598 </message> | 6601 </message> |
| 6599 | 6602 |
| 6600 </grit-part> | 6603 </grit-part> |
| OLD | NEW |