| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
| 3 <grit-part> | 3 <grit-part> |
| 4 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> |
| 7 Detailed build information | 7 Detailed build information |
| 8 </message> | 8 </message> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> |
| 10 ARC Version | 10 ARC Version |
| (...skipping 2348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2359 </message> | 2359 </message> |
| 2360 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings
, the label and dropdown list item for the Caps Lock key."> | 2360 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings
, the label and dropdown list item for the Caps Lock key."> |
| 2361 Caps Lock | 2361 Caps Lock |
| 2362 </message> | 2362 </message> |
| 2363 <message name="IDS_SETTINGS_KEYBOARD_KEY_DIAMOND" desc="In Device Settings,
the label for the Diamond key."> | 2363 <message name="IDS_SETTINGS_KEYBOARD_KEY_DIAMOND" desc="In Device Settings,
the label for the Diamond key."> |
| 2364 Diamond | 2364 Diamond |
| 2365 </message> | 2365 </message> |
| 2366 <message name="IDS_SETTINGS_KEYBOARD_KEY_ESCAPE" desc="In Device Settings, t
he dropdown list item for the Escape key."> | 2366 <message name="IDS_SETTINGS_KEYBOARD_KEY_ESCAPE" desc="In Device Settings, t
he dropdown list item for the Escape key."> |
| 2367 Escape | 2367 Escape |
| 2368 </message> | 2368 </message> |
| 2369 <message name="IDS_SETTINGS_KEYBOARD_KEY_BACKSPACE" desc="In Device Settings
, the dropdown list item for the Backspace key."> |
| 2370 Backspace |
| 2371 </message> |
| 2369 <message name="IDS_SETTINGS_KEYBOARD_KEY_DISABLED" desc="In Device Settings,
the dropdown list item for a disabled key."> | 2372 <message name="IDS_SETTINGS_KEYBOARD_KEY_DISABLED" desc="In Device Settings,
the dropdown list item for a disabled key."> |
| 2370 Disabled | 2373 Disabled |
| 2371 </message> | 2374 </message> |
| 2372 <message name="IDS_SETTINGS_KEYBOARD_SEND_FUNCTION_KEYS" desc="In Device Set
tings, the checkbox label for interpreting the top-row keys as function keys ins
tead."> | 2375 <message name="IDS_SETTINGS_KEYBOARD_SEND_FUNCTION_KEYS" desc="In Device Set
tings, the checkbox label for interpreting the top-row keys as function keys ins
tead."> |
| 2373 Treat top-row keys as function keys | 2376 Treat top-row keys as function keys |
| 2374 </message> | 2377 </message> |
| 2375 <message name="IDS_SETTINGS_KEYBOARD_SEND_FUNCTION_KEYS_DESCRIPTION" desc="I
n Device Settings, the label describing how to use the top-row keys' original ac
tions when they are set to behave like function keys."> | 2378 <message name="IDS_SETTINGS_KEYBOARD_SEND_FUNCTION_KEYS_DESCRIPTION" desc="I
n Device Settings, the label describing how to use the top-row keys' original ac
tions when they are set to behave like function keys."> |
| 2376 Hold the Search key to switch the behavior of the top-row keys. | 2379 Hold the Search key to switch the behavior of the top-row keys. |
| 2377 </message> | 2380 </message> |
| 2378 <message name="IDS_SETTINGS_KEYBOARD_AUTO_REPEAT_ENABLE" desc="The checkbox
label for enabling keyboard auto-repeat."> | 2381 <message name="IDS_SETTINGS_KEYBOARD_AUTO_REPEAT_ENABLE" desc="The checkbox
label for enabling keyboard auto-repeat."> |
| (...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2551 System | 2554 System |
| 2552 </message> | 2555 </message> |
| 2553 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> | 2556 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> |
| 2554 Use hardware acceleration when available | 2557 Use hardware acceleration when available |
| 2555 </message> | 2558 </message> |
| 2556 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2559 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2557 Change proxy settings | 2560 Change proxy settings |
| 2558 </message> | 2561 </message> |
| 2559 </if> | 2562 </if> |
| 2560 </grit-part> | 2563 </grit-part> |
| OLD | NEW |