| 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 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l
abel to check for updates and apply (download and install) if found"> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l
abel to check for updates and apply (download and install) if found"> |
| 7 Check for updates | 7 Check for updates |
| 8 </message> | 8 </message> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta
ble label in the message about current channel."> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta
ble label in the message about current channel."> |
| 10 stable | 10 stable |
| (...skipping 1077 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1088 Prevent third-party websites from saving and reading cookie data. | 1088 Prevent third-party websites from saving and reading cookie data. |
| 1089 </message> | 1089 </message> |
| 1090 | 1090 |
| 1091 <!-- Sync / People Page --> | 1091 <!-- Sync / People Page --> |
| 1092 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana
ges Chrome's signed-in Google profile."> | 1092 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana
ges Chrome's signed-in Google profile."> |
| 1093 People | 1093 People |
| 1094 </message> | 1094 </message> |
| 1095 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu
tton that opens the multi-profile user manager."> | 1095 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu
tton that opens the multi-profile user manager."> |
| 1096 Manage other people | 1096 Manage other people |
| 1097 </message> | 1097 </message> |
| 1098 <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for th
e button that opens the supervised users dashboard."> |
| 1099 Manage supervised users |
| 1100 </message> |
| 1098 | 1101 |
| 1099 <if expr="chromeos"> | 1102 <if expr="chromeos"> |
| 1100 <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the
checkbox to enable screenlocker for current user."> | 1103 <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the
checkbox to enable screenlocker for current user."> |
| 1101 Require password to wake from sleep | 1104 Require password to wake from sleep |
| 1102 </message> | 1105 </message> |
| 1103 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the
subpage shown when user wants to change his/her picture."> | 1106 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the
subpage shown when user wants to change his/her picture."> |
| 1104 Change picture | 1107 Change picture |
| 1105 </message> | 1108 </message> |
| 1106 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc
ription of what to do on Change picture subpage."> | 1109 <message name="IDS_SETTINGS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with desc
ription of what to do on Change picture subpage."> |
| 1107 Choose a picture to display for your account on the sign-in screen. | 1110 Choose a picture to display for your account on the sign-in screen. |
| (...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1487 System | 1490 System |
| 1488 </message> | 1491 </message> |
| 1489 <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."> | 1492 <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."> |
| 1490 Use hardware acceleration when available | 1493 Use hardware acceleration when available |
| 1491 </message> | 1494 </message> |
| 1492 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1495 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1493 Change proxy settings | 1496 Change proxy settings |
| 1494 </message> | 1497 </message> |
| 1495 </if> | 1498 </if> |
| 1496 </grit-part> | 1499 </grit-part> |
| OLD | NEW |