| 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 2295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2306 </message> | 2306 </message> |
| 2307 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings
, the label and dropdown list item for the Caps Lock key."> | 2307 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings
, the label and dropdown list item for the Caps Lock key."> |
| 2308 Caps Lock | 2308 Caps Lock |
| 2309 </message> | 2309 </message> |
| 2310 <message name="IDS_SETTINGS_KEYBOARD_KEY_DIAMOND" desc="In Device Settings,
the label for the Diamond key."> | 2310 <message name="IDS_SETTINGS_KEYBOARD_KEY_DIAMOND" desc="In Device Settings,
the label for the Diamond key."> |
| 2311 Diamond | 2311 Diamond |
| 2312 </message> | 2312 </message> |
| 2313 <message name="IDS_SETTINGS_KEYBOARD_KEY_ESCAPE" desc="In Device Settings, t
he dropdown list item for the Escape key."> | 2313 <message name="IDS_SETTINGS_KEYBOARD_KEY_ESCAPE" desc="In Device Settings, t
he dropdown list item for the Escape key."> |
| 2314 Escape | 2314 Escape |
| 2315 </message> | 2315 </message> |
| 2316 <message name="IDS_SETTINGS_KEYBOARD_KEY_BACKSPACE" desc="In Device Settings
, the dropdown list item for the Backspace key."> |
| 2317 Backspace |
| 2318 </message> |
| 2316 <message name="IDS_SETTINGS_KEYBOARD_KEY_DISABLED" desc="In Device Settings,
the dropdown list item for a disabled key."> | 2319 <message name="IDS_SETTINGS_KEYBOARD_KEY_DISABLED" desc="In Device Settings,
the dropdown list item for a disabled key."> |
| 2317 Disabled | 2320 Disabled |
| 2318 </message> | 2321 </message> |
| 2319 <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."> | 2322 <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."> |
| 2320 Treat top-row keys as function keys | 2323 Treat top-row keys as function keys |
| 2321 </message> | 2324 </message> |
| 2322 <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."> | 2325 <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."> |
| 2323 Hold the Search key to switch the behavior of the top-row keys. | 2326 Hold the Search key to switch the behavior of the top-row keys. |
| 2324 </message> | 2327 </message> |
| 2325 <message name="IDS_SETTINGS_KEYBOARD_AUTO_REPEAT_ENABLE" desc="The checkbox
label for enabling keyboard auto-repeat."> | 2328 <message name="IDS_SETTINGS_KEYBOARD_AUTO_REPEAT_ENABLE" desc="The checkbox
label for enabling keyboard auto-repeat."> |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2480 System | 2483 System |
| 2481 </message> | 2484 </message> |
| 2482 <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."> | 2485 <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."> |
| 2483 Use hardware acceleration when available | 2486 Use hardware acceleration when available |
| 2484 </message> | 2487 </message> |
| 2485 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2488 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2486 Change proxy settings | 2489 Change proxy settings |
| 2487 </message> | 2490 </message> |
| 2488 </if> | 2491 </if> |
| 2489 </grit-part> | 2492 </grit-part> |
| OLD | NEW |