| 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 4798 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4809 </message> | 4809 </message> |
| 4810 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard
overlay to explain the shortcut."> | 4810 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard
overlay to explain the shortcut."> |
| 4811 Select all | 4811 Select all |
| 4812 </message> | 4812 </message> |
| 4813 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The te
xt in the keyboard overlay to explain the shortcut."> | 4813 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The te
xt in the keyboard overlay to explain the shortcut."> |
| 4814 Previous input method | 4814 Previous input method |
| 4815 </message> | 4815 </message> |
| 4816 <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in t
he keyboard overlay to explain the shortcut."> | 4816 <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in t
he keyboard overlay to explain the shortcut."> |
| 4817 Select "word at a time" | 4817 Select "word at a time" |
| 4818 </message> | 4818 </message> |
| 4819 <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)."> |
| 4820 Input options bubble |
| 4821 </message> |
| 4819 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the
keyboard overlay to explain the shortcut (Show the message center)."> | 4822 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the
keyboard overlay to explain the shortcut (Show the message center)."> |
| 4820 Message center | 4823 Message center |
| 4821 </message> | 4824 </message> |
| 4822 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke
yboard overlay to explain the shortcut (show the status menu)."> | 4825 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the ke
yboard overlay to explain the shortcut (show the status menu)."> |
| 4823 Status menu | 4826 Status menu |
| 4824 </message> | 4827 </message> |
| 4825 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o
verlay to explain the shortcut."> | 4828 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard o
verlay to explain the shortcut."> |
| 4826 Sign out | 4829 Sign out |
| 4827 </message> | 4830 </message> |
| 4828 <message name="IDS_KEYBOARD_OVERLAY_SUSPEND" desc="The text in the keyboard ov
erlay to explain the shortcut."> | 4831 <message name="IDS_KEYBOARD_OVERLAY_SUSPEND" desc="The text in the keyboard ov
erlay to explain the shortcut."> |
| (...skipping 1900 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6729 Attempts left: $1 | 6732 Attempts left: $1 |
| 6730 </message> | 6733 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6734 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6732 PIN | 6735 PIN |
| 6733 </message> | 6736 </message> |
| 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6737 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6735 PUK | 6738 PUK |
| 6736 </message> | 6739 </message> |
| 6737 | 6740 |
| 6738 </grit-part> | 6741 </grit-part> |
| OLD | NEW |