| 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 1234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1245 </message> | 1245 </message> |
| 1246 <message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label
for the checkbox which enables or disables syncing themes and wallpapers between
multiple browser instances."> | 1246 <message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label
for the checkbox which enables or disables syncing themes and wallpapers between
multiple browser instances."> |
| 1247 Themes & Wallpapers | 1247 Themes & Wallpapers |
| 1248 </message> | 1248 </message> |
| 1249 <message name="IDS_SETTINGS_BOOKMARKS_CHECKBOX_LABEL" desc="Label for the chec
kbox which enables or disables syncing bookmarks between multiple browser instan
ces."> | 1249 <message name="IDS_SETTINGS_BOOKMARKS_CHECKBOX_LABEL" desc="Label for the chec
kbox which enables or disables syncing bookmarks between multiple browser instan
ces."> |
| 1250 Bookmarks | 1250 Bookmarks |
| 1251 </message> | 1251 </message> |
| 1252 <message name="IDS_SETTINGS_PASSWORDS_CHECKBOX_LABEL" desc="Label for the chec
kbox which enables or disables syncing passwords between multiple browser instan
ces."> | 1252 <message name="IDS_SETTINGS_PASSWORDS_CHECKBOX_LABEL" desc="Label for the chec
kbox which enables or disables syncing passwords between multiple browser instan
ces."> |
| 1253 Passwords | 1253 Passwords |
| 1254 </message> | 1254 </message> |
| 1255 <message name="IDS_SETTINGS_ENABLE_PAYMENTS_INTEGRATION_CHECKBOX_LABEL" desc="
Label for the checkbox that controls the Autofill/Payments integration feature."
> |
| 1256 Credit cards and addresses using Google Payments |
| 1257 </message> |
| 1255 <message name="IDS_SETTINGS_OPEN_TABS_CHECKBOX_LABEL" desc="Label for the chec
kbox which enables or disables syncing open tabs between multiple browser instan
ces."> | 1258 <message name="IDS_SETTINGS_OPEN_TABS_CHECKBOX_LABEL" desc="Label for the chec
kbox which enables or disables syncing open tabs between multiple browser instan
ces."> |
| 1256 Open Tabs | 1259 Open Tabs |
| 1257 </message> | 1260 </message> |
| 1258 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh
ich includes options for encrypting sync settings."> | 1261 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh
ich includes options for encrypting sync settings."> |
| 1259 Encryption options | 1262 Encryption options |
| 1260 </message> | 1263 </message> |
| 1261 <message name="IDS_SETTINGS_ENCRYPT_WITH_GOOGLE_CREDENTIALS_LABEL" desc="Label
for the radio button which, when selected, causes synced settings to be encrypt
ed with the Google login for the current browser profile."> | 1264 <message name="IDS_SETTINGS_ENCRYPT_WITH_GOOGLE_CREDENTIALS_LABEL" desc="Label
for the radio button which, when selected, causes synced settings to be encrypt
ed with the Google login for the current browser profile."> |
| 1262 Encrypt synced passwords with your Google credentials | 1265 Encrypt synced passwords with your Google credentials |
| 1263 </message> | 1266 </message> |
| 1264 <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label fo
r the radio button which, when selected, causes synced settings to be encrypted
with a user-provided password."> | 1267 <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label fo
r the radio button which, when selected, causes synced settings to be encrypted
with a user-provided password."> |
| (...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1546 System | 1549 System |
| 1547 </message> | 1550 </message> |
| 1548 <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."> | 1551 <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."> |
| 1549 Use hardware acceleration when available | 1552 Use hardware acceleration when available |
| 1550 </message> | 1553 </message> |
| 1551 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1554 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1552 Change proxy settings | 1555 Change proxy settings |
| 1553 </message> | 1556 </message> |
| 1554 </if> | 1557 </if> |
| 1555 </grit-part> | 1558 </grit-part> |
| OLD | NEW |