| 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 <!-- Main Page --> | 4 <!-- Main Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> | 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> |
| 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. | 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. |
| 8 </message> | 8 </message> |
| 9 </if> | 9 </if> |
| 10 | 10 |
| (...skipping 852 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 863 </message> | 863 </message> |
| 864 <message name="IDS_SETTINGS_CLEAR_DATA_EVERYTHING" desc="deletion period combo
box: everything. In English this finishes the sentence that starts with 'Delete
the following items from'."> | 864 <message name="IDS_SETTINGS_CLEAR_DATA_EVERYTHING" desc="deletion period combo
box: everything. In English this finishes the sentence that starts with 'Delete
the following items from'."> |
| 865 the beginning of time | 865 the beginning of time |
| 866 </message> | 866 </message> |
| 867 <message name="IDS_SETTINGS_CLEAR_DATA_SOME_STUFF_REMAINS" desc="A text shown
at the bottom of the Clear Browsing Data dialog, informing the user that some da
ta types will not be cleared."> | 867 <message name="IDS_SETTINGS_CLEAR_DATA_SOME_STUFF_REMAINS" desc="A text shown
at the bottom of the Clear Browsing Data dialog, informing the user that some da
ta types will not be cleared."> |
| 868 Some settings that may reflect browsing habits will not be cleared. | 868 Some settings that may reflect browsing habits will not be cleared. |
| 869 </message> | 869 </message> |
| 870 <message name="IDS_SETTINGS_CLEAR_DATA_CLEARS_SYNCED_DATA" desc="Information t
hat data which is synced across user's devices will be deleted from all those de
vices."> | 870 <message name="IDS_SETTINGS_CLEAR_DATA_CLEARS_SYNCED_DATA" desc="Information t
hat data which is synced across user's devices will be deleted from all those de
vices."> |
| 871 This clears synced data from all devices. | 871 This clears synced data from all devices. |
| 872 </message> | 872 </message> |
| 873 <message name="IDS_SETTINGS_IMPORTANT_SITES_SUBTITLE" desc="Subtitle for the i
mportant sites dialog."> | 873 <message name="IDS_SETTINGS_IMPORTANT_SITES_SUBTITLE_COOKIES" desc="Subtitle f
or the important sites dialog."> |
| 874 This will clear cookies and site data for all sites, including | 874 This will clear cookies and site data for all sites, including |
| 875 </message> | 875 </message> |
| 876 <message name="IDS_SETTINGS_IMPORTANT_SITES_SUBTITLE_COOKIES_AND_CACHE" desc="
Subtitle for the important sites dialog."> |
| 877 This will clear cookies and cache for all sites, including |
| 878 </message> |
| 876 <message name="IDS_SETTINGS_IMPORTANT_SITES_CONFIRM" desc="Text for confirmati
on button of the important sites dialog."> | 879 <message name="IDS_SETTINGS_IMPORTANT_SITES_CONFIRM" desc="Text for confirmati
on button of the important sites dialog."> |
| 877 Confirm | 880 Confirm |
| 878 </message> | 881 </message> |
| 879 <message name="IDS_SETTINGS_NOTIFICATION_WARNING" desc="A warning that notific
ations will be disabled by deleting cookies for this site."> | 882 <message name="IDS_SETTINGS_NOTIFICATION_WARNING" desc="A warning that notific
ations will be disabled by deleting cookies for this site."> |
| 880 Notifications will be disabled | 883 Notifications will be disabled |
| 881 </message> | 884 </message> |
| 882 | 885 |
| 883 <!-- Printing --> | 886 <!-- Printing --> |
| 884 <message name="IDS_SETTINGS_PRINTING" desc="Title of the printing page and nav
igation item to get there."> | 887 <message name="IDS_SETTINGS_PRINTING" desc="Title of the printing page and nav
igation item to get there."> |
| 885 Printing | 888 Printing |
| (...skipping 2256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3142 System | 3145 System |
| 3143 </message> | 3146 </message> |
| 3144 <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."> | 3147 <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."> |
| 3145 Use hardware acceleration when available | 3148 Use hardware acceleration when available |
| 3146 </message> | 3149 </message> |
| 3147 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> | 3150 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> |
| 3148 Open proxy settings | 3151 Open proxy settings |
| 3149 </message> | 3152 </message> |
| 3150 </if> | 3153 </if> |
| 3151 </grit-part> | 3154 </grit-part> |
| OLD | NEW |