| 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="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 6300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6311 </message> | 6311 </message> |
| 6312 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6312 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
| 6313 Manage storage | 6313 Manage storage |
| 6314 </message> | 6314 </message> |
| 6315 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag
for enabling emoji, handwriting and voice input on opt-in IME menu."> | 6315 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag
for enabling emoji, handwriting and voice input on opt-in IME menu."> |
| 6316 Emoji, handwriting and voice input on opt-in IME menu | 6316 Emoji, handwriting and voice input on opt-in IME menu |
| 6317 </message> | 6317 </message> |
| 6318 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th
e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> | 6318 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th
e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> |
| 6319 Enable access to emoji, handwriting and voice input form opt-in IME menu. | 6319 Enable access to emoji, handwriting and voice input form opt-in IME menu. |
| 6320 </message> | 6320 </message> |
| 6321 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto
n at the end of survey"> |
| 6322 Done |
| 6323 </message> |
| 6321 </grit-part> | 6324 </grit-part> |
| OLD | NEW |