| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- | 3 <!-- |
| 4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
| 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 11848 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11859 </message> | 11859 </message> |
| 11860 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad touch sensitivity."> | 11860 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad touch sensitivity."> |
| 11861 Pointer speed: | 11861 Pointer speed: |
| 11862 </message> | 11862 </message> |
| 11863 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_LESS_DESCRIPTION" desc="In
the settings tab, the text under the left (less sensitive) side of the slider f
or the touchpad touch sensitivity."> | 11863 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_LESS_DESCRIPTION" desc="In
the settings tab, the text under the left (less sensitive) side of the slider f
or the touchpad touch sensitivity."> |
| 11864 Slow | 11864 Slow |
| 11865 </message> | 11865 </message> |
| 11866 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_MORE_DESCRIPTION" desc="In
the settings tab, the text under the right (more sensitive) side of the slider
for the touchpad touch sensitivity."> | 11866 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_MORE_DESCRIPTION" desc="In
the settings tab, the text under the right (more sensitive) side of the slider
for the touchpad touch sensitivity."> |
| 11867 Fast | 11867 Fast |
| 11868 </message> | 11868 </message> |
| 11869 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE"> |
| 11870 Disable bluetooth |
| 11871 </message> |
| 11869 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE"> | 11872 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE"> |
| 11870 Enable bluetooth | 11873 Enable bluetooth |
| 11871 </message> | 11874 </message> |
| 11872 <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES"> | 11875 <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES"> |
| 11873 Find devices | 11876 Search for devices |
| 11877 </message> |
| 11878 <message name="IDS_OPTIONS_SETTINGS_NO_BLUETOOTH_DEVICES_FOUND"> |
| 11879 No devices found. |
| 11874 </message> | 11880 </message> |
| 11875 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING"> | 11881 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING"> |
| 11876 Scanning | 11882 Searching... |
| 11877 </message> | 11883 </message> |
| 11878 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTED"> | 11884 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTED"> |
| 11879 Connected | 11885 Connected |
| 11880 </message> | 11886 </message> |
| 11881 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING"> | 11887 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING"> |
| 11882 Connecting | 11888 Connecting |
| 11883 </message> | 11889 </message> |
| 11884 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NOT_PAIRED"> | 11890 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NOT_PAIRED"> |
| 11885 Not Paired | 11891 Not Paired |
| 11886 </message> | 11892 </message> |
| (...skipping 2724 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14611 </messages> | 14617 </messages> |
| 14612 <structures fallback_to_english="true"> | 14618 <structures fallback_to_english="true"> |
| 14613 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14619 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14614 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14620 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14615 </structure> | 14621 </structure> |
| 14616 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14622 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14617 </structure> | 14623 </structure> |
| 14618 </structures> | 14624 </structures> |
| 14619 </release> | 14625 </release> |
| 14620 </grit> | 14626 </grit> |
| OLD | NEW |