| 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 2657 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2668 </message> | 2668 </message> |
| 2669 <message name="IDS_SETTINGS_IMPORT_SUCCESS" desc="Message displayed after se
ttings and bookmarks have been imported"> | 2669 <message name="IDS_SETTINGS_IMPORT_SUCCESS" desc="Message displayed after se
ttings and bookmarks have been imported"> |
| 2670 Your bookmarks and settings are ready | 2670 Your bookmarks and settings are ready |
| 2671 </message> | 2671 </message> |
| 2672 <message name="IDS_SETTINGS_IMPORT_NO_PROFILE_FOUND" desc="Message displayed
when we do not find any supported browser to import from."> | 2672 <message name="IDS_SETTINGS_IMPORT_NO_PROFILE_FOUND" desc="Message displayed
when we do not find any supported browser to import from."> |
| 2673 No supported browser found | 2673 No supported browser found |
| 2674 </message> | 2674 </message> |
| 2675 </if> | 2675 </if> |
| 2676 | 2676 |
| 2677 <!-- Users Page --> | 2677 <!-- Users Page --> |
| 2678 <message name="IDS_SETTINGS_USERS" desc="Name of the settings page which manag
es users on the device."> | |
| 2679 Manage other users | |
| 2680 </message> | |
| 2681 <if expr="chromeos"> | 2678 <if expr="chromeos"> |
| 2682 <message name="IDS_SETTINGS_USERS_MODIFIED_BY_OWNER_LABEL" desc="Label sayin
g settings may only be modified by the device owner."> | 2679 <message name="IDS_SETTINGS_USERS_MODIFIED_BY_OWNER_LABEL" desc="Label sayin
g settings may only be modified by the device owner."> |
| 2683 These settings may only be modified by the owner: | 2680 These settings may only be modified by the owner: |
| 2684 </message> | 2681 </message> |
| 2685 <message name="IDS_SETTINGS_USERS_MANAGED_LABEL" desc="Label saying settings
is managed by enterprise and thus can't be modified."> | 2682 <message name="IDS_SETTINGS_USERS_MANAGED_LABEL" desc="Label saying settings
is managed by enterprise and thus can't be modified."> |
| 2686 These settings are controlled by enterprise policy. Please contact your ad
ministrator for more information. | 2683 These settings are controlled by enterprise policy. Please contact your ad
ministrator for more information. |
| 2687 </message> | 2684 </message> |
| 2688 <message name="IDS_SETTINGS_USERS_GUEST_BROWSING_LABEL" desc="Label for the
guest browsing setting."> | 2685 <message name="IDS_SETTINGS_USERS_GUEST_BROWSING_LABEL" desc="Label for the
guest browsing setting."> |
| 2689 Enable Guest browsing | 2686 Enable Guest browsing |
| 2690 </message> | 2687 </message> |
| (...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3088 System | 3085 System |
| 3089 </message> | 3086 </message> |
| 3090 <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."> | 3087 <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."> |
| 3091 Use hardware acceleration when available | 3088 Use hardware acceleration when available |
| 3092 </message> | 3089 </message> |
| 3093 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> | 3090 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> |
| 3094 Open proxy settings | 3091 Open proxy settings |
| 3095 </message> | 3092 </message> |
| 3096 </if> | 3093 </if> |
| 3097 </grit-part> | 3094 </grit-part> |
| OLD | NEW |