| 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="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 918 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 929 </message> | 929 </message> |
| 930 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_TOUCHPAD_TAP_DRAGGING_DESCRI
PTION" desc="In the settings tab, the text next to the checkbox for tap dragging
."> | 930 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_TOUCHPAD_TAP_DRAGGING_DESCRI
PTION" desc="In the settings tab, the text next to the checkbox for tap dragging
."> |
| 931 Enable tap dragging | 931 Enable tap dragging |
| 932 </message> | 932 </message> |
| 933 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION
" desc="In the settings tab, the text next to the checkbox for virtual keyboard.
"> | 933 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION
" desc="In the settings tab, the text next to the checkbox for virtual keyboard.
"> |
| 934 Enable virtual keyboard | 934 Enable virtual keyboard |
| 935 </message> | 935 </message> |
| 936 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SHOULD_ALWAYS_SHOW_MENU" des
c="In the settings tab, the text next to the checkbox to show the accessibility
tray menu regardless of the state of a11y features."> | 936 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SHOULD_ALWAYS_SHOW_MENU" des
c="In the settings tab, the text next to the checkbox to show the accessibility
tray menu regardless of the state of a11y features."> |
| 937 Show accessibility options in the system menu | 937 Show accessibility options in the system menu |
| 938 </message> | 938 </message> |
| 939 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" des
c="Inthe settings tab, the text next to the checkbox for the sticky keys."> |
| 940 Enable sticky keys (to perform keyboard shortcuts by typing them sequentiall
y) |
| 941 </message> |
| 939 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_BUTTON_LABEL" desc="Label
for the button opening display settings tab."> | 942 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_BUTTON_LABEL" desc="Label
for the button opening display settings tab."> |
| 940 Display settings | 943 Display settings |
| 941 </message> | 944 </message> |
| 942 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_TAB_TITLE" desc="Title for
the display settings tab."> | 945 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_TAB_TITLE" desc="Title for
the display settings tab."> |
| 943 Manage displays | 946 Manage displays |
| 944 </message> | 947 </message> |
| 945 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OPTIONS" desc="The section
title for general options for a selected display."> | 948 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OPTIONS" desc="The section
title for general options for a selected display."> |
| 946 Options: | 949 Options: |
| 947 </message> | 950 </message> |
| 948 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="The sect
ion title for resolution option for a selected display."> | 951 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="The sect
ion title for resolution option for a selected display."> |
| (...skipping 2800 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3749 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. | 3752 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. |
| 3750 </message> | 3753 </message> |
| 3751 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> | 3754 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> |
| 3752 To check for updates, please use Ethernet or Wi-Fi. | 3755 To check for updates, please use Ethernet or Wi-Fi. |
| 3753 </message> | 3756 </message> |
| 3754 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> | 3757 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> |
| 3755 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 3758 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
| 3756 </message> | 3759 </message> |
| 3757 | 3760 |
| 3758 </grit-part> | 3761 </grit-part> |
| OLD | NEW |