Chromium Code Reviews| 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 561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 572 </message> | 572 </message> |
| 573 <message name="IDS_SETTINGS_CLEAR_PASSWORDS" desc="Checkbox for deleting Passw ords"> | 573 <message name="IDS_SETTINGS_CLEAR_PASSWORDS" desc="Checkbox for deleting Passw ords"> |
| 574 Passwords | 574 Passwords |
| 575 </message> | 575 </message> |
| 576 <message name="IDS_SETTINGS_CLEAR_FORM_DATA" desc="Checkbox for deleting form data saved for Autofill"> | 576 <message name="IDS_SETTINGS_CLEAR_FORM_DATA" desc="Checkbox for deleting form data saved for Autofill"> |
| 577 Autofill form data | 577 Autofill form data |
| 578 </message> | 578 </message> |
| 579 <message name="IDS_SETTINGS_CLEAR_HOSTED_APP_DATA" desc="Checkbox for deleting data of hosted apps"> | 579 <message name="IDS_SETTINGS_CLEAR_HOSTED_APP_DATA" desc="Checkbox for deleting data of hosted apps"> |
| 580 Hosted app data | 580 Hosted app data |
| 581 </message> | 581 </message> |
| 582 <message name="IDS_SETTINGS_DEAUTHORIZE_CONTENT_LICENSES" desc="Checkbox for d eauthorizing content licenses (DRM videos, etc.)"> | 582 <message name="IDS_SETTINGS_CLEAR_MEDIA_LICENSES" desc="Checkbox for deleting media licenses (DRM videos, etc.)"> |
|
xhwang
2016/06/17 06:24:29
How about s/DRM videos/premium contents to be cons
jrummell
2016/06/21 00:13:43
Done.
| |
| 583 Content licenses | 583 Media licenses |
| 584 </message> | 584 </message> |
| 585 <message name="IDS_SETTINGS_CLEAR_DATA_HOUR" desc="deletion period combo box: hour. In English this finishes the sentence that starts with 'Obliterate the fol lowing items from'."> | 585 <message name="IDS_SETTINGS_CLEAR_DATA_HOUR" desc="deletion period combo box: hour. In English this finishes the sentence that starts with 'Obliterate the fol lowing items from'."> |
| 586 the past hour | 586 the past hour |
| 587 </message> | 587 </message> |
| 588 <message name="IDS_SETTINGS_CLEAR_DATA_DAY" desc="deletion period combo box: d ay. In English this finishes the sentence that starts with 'Obliterate the follo wing items from'."> | 588 <message name="IDS_SETTINGS_CLEAR_DATA_DAY" desc="deletion period combo box: d ay. In English this finishes the sentence that starts with 'Obliterate the follo wing items from'."> |
| 589 the past day | 589 the past day |
| 590 </message> | 590 </message> |
| 591 <message name="IDS_SETTINGS_CLEAR_DATA_WEEK" desc="deletion period combo box: week. In English this finishes the sentence that starts with 'Obliterate the fol lowing items from'."> | 591 <message name="IDS_SETTINGS_CLEAR_DATA_WEEK" desc="deletion period combo box: week. In English this finishes the sentence that starts with 'Obliterate the fol lowing items from'."> |
| 592 the past week | 592 the past week |
| 593 </message> | 593 </message> |
| (...skipping 952 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1546 System | 1546 System |
| 1547 </message> | 1547 </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."> | 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."> |
| 1549 Use hardware acceleration when available | 1549 Use hardware acceleration when available |
| 1550 </message> | 1550 </message> |
| 1551 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 1551 <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 | 1552 Change proxy settings |
| 1553 </message> | 1553 </message> |
| 1554 </if> | 1554 </if> |
| 1555 </grit-part> | 1555 </grit-part> |
| OLD | NEW |