| 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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
| 8 Chromebook | 8 Chromebook |
| 9 </message> | 9 </message> |
| 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
| (...skipping 2003 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2014 </message> | 2014 </message> |
| 2015 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> | 2015 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> |
| 2016 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph
>". | 2016 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph
>". |
| 2017 </message> | 2017 </message> |
| 2018 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> | 2018 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> |
| 2019 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". | 2019 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". |
| 2020 </message> | 2020 </message> |
| 2021 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> | 2021 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> |
| 2022 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</
ex></ph>". | 2022 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</
ex></ph>". |
| 2023 </message> | 2023 </message> |
| 2024 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se
ttings tab, this text explains the accessibiliy features."> | 2024 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se
ttings tab, this text explains the accessibility features."> |
| 2025 Enable accessibility features to make your device easier to use. | 2025 Enable accessibility features to make your device easier to use. |
| 2026 </message> | 2026 </message> |
| 2027 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the
link to open ChromeVox settings."> | 2027 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the
link to open ChromeVox settings."> |
| 2028 Settings | 2028 Settings |
| 2029 </message> | 2029 </message> |
| 2030 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" de
sc="In the settings tab, the text next to the checkbox for the large mouse curso
r."> | 2030 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" de
sc="In the settings tab, the text next to the checkbox for the large mouse curso
r."> |
| 2031 Show large mouse cursor | 2031 Show large mouse cursor |
| 2032 </message> | 2032 </message> |
| 2033 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION"
desc="In the settings tab, the text next to the checkbox for spoken feedback."> | 2033 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION"
desc="In the settings tab, the text next to the checkbox for spoken feedback."> |
| 2034 Enable ChromeVox (spoken feedback) | 2034 Enable ChromeVox (spoken feedback) |
| (...skipping 3946 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5981 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5981 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
| 5982 Done | 5982 Done |
| 5983 </message> | 5983 </message> |
| 5984 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5984 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
| 5985 System date | 5985 System date |
| 5986 </message> | 5986 </message> |
| 5987 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5987 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
| 5988 System time | 5988 System time |
| 5989 </message> | 5989 </message> |
| 5990 </grit-part> | 5990 </grit-part> |
| OLD | NEW |