| 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 816 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 827 </message> | 827 </message> |
| 828 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> | 828 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> |
| 829 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</
ex></ph>". | 829 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</
ex></ph>". |
| 830 </message> | 830 </message> |
| 831 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se
ttings tab, this text explains the accessibiliy features."> | 831 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the se
ttings tab, this text explains the accessibiliy features."> |
| 832 Enable accessibility features to make your device easier to use. | 832 Enable accessibility features to make your device easier to use. |
| 833 </message> | 833 </message> |
| 834 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" de
sc="In the settings tab, the text next to the checkbox for the large cursor."> | 834 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" de
sc="In the settings tab, the text next to the checkbox for the large cursor."> |
| 835 Enable Large Cursor | 835 Enable Large Cursor |
| 836 </message> | 836 </message> |
| 837 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" des
c="In the settings tab, the text next to the checkbox for the sticky keys."> |
| 838 Enable Sticky Keys |
| 839 </message> |
| 837 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION"
desc="In the settings tab, the text next to the checkbox for spoken feedback."> | 840 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION"
desc="In the settings tab, the text next to the checkbox for spoken feedback."> |
| 838 Enable spoken feedback | 841 Enable spoken feedback |
| 839 </message> | 842 </message> |
| 840 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_HIGH_CONTRAST_DESCRIPTION" d
esc="In the settings tab, the text next to the checkbox for high contrast mode."
> | 843 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_HIGH_CONTRAST_DESCRIPTION" d
esc="In the settings tab, the text next to the checkbox for high contrast mode."
> |
| 841 Enable high contrast | 844 Enable high contrast |
| 842 </message> | 845 </message> |
| 843 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION
" desc="In the settings tab, the text next to the dropdown for screen magnifier.
"> | 846 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION
" desc="In the settings tab, the text next to the dropdown for screen magnifier.
"> |
| 844 Enable screen magnifier | 847 Enable screen magnifier |
| 845 </message> | 848 </message> |
| 846 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_OFF" desc="
In the settings tab, the option indication the screen magnifier is off."> | 849 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_OFF" desc="
In the settings tab, the option indication the screen magnifier is off."> |
| (...skipping 2849 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3696 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. | 3699 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. |
| 3697 </message> | 3700 </message> |
| 3698 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> | 3701 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> |
| 3699 To check for updates, please use Ethernet or Wi-Fi. | 3702 To check for updates, please use Ethernet or Wi-Fi. |
| 3700 </message> | 3703 </message> |
| 3701 <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"> | 3704 <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"> |
| 3702 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 3705 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
| 3703 </message> | 3706 </message> |
| 3704 | 3707 |
| 3705 </grit-part> | 3708 </grit-part> |
| OLD | NEW |