Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2075023002: UI Changes to support clearing EME/CDM data (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revert options_page.css Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 567 matching lines...) Expand 10 before | Expand all | Expand 10 after
578 </message> 578 </message>
579 <message name="IDS_SETTINGS_CLEAR_PASSWORDS" desc="Checkbox for deleting Passw ords"> 579 <message name="IDS_SETTINGS_CLEAR_PASSWORDS" desc="Checkbox for deleting Passw ords">
580 Passwords 580 Passwords
581 </message> 581 </message>
582 <message name="IDS_SETTINGS_CLEAR_FORM_DATA" desc="Checkbox for deleting form data saved for Autofill"> 582 <message name="IDS_SETTINGS_CLEAR_FORM_DATA" desc="Checkbox for deleting form data saved for Autofill">
583 Autofill form data 583 Autofill form data
584 </message> 584 </message>
585 <message name="IDS_SETTINGS_CLEAR_HOSTED_APP_DATA" desc="Checkbox for deleting data of hosted apps"> 585 <message name="IDS_SETTINGS_CLEAR_HOSTED_APP_DATA" desc="Checkbox for deleting data of hosted apps">
586 Hosted app data 586 Hosted app data
587 </message> 587 </message>
588 <message name="IDS_SETTINGS_DEAUTHORIZE_CONTENT_LICENSES" desc="Checkbox for d eauthorizing content licenses (DRM videos, etc.)"> 588 <message name="IDS_SETTINGS_CLEAR_MEDIA_LICENSES" desc="Checkbox for deleting media licenses (premium content, etc.)">
589 Content licenses 589 Media licenses
590 </message> 590 </message>
591 <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'."> 591 <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'.">
592 the past hour 592 the past hour
593 </message> 593 </message>
594 <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'."> 594 <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'.">
595 the past day 595 the past day
596 </message> 596 </message>
597 <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'."> 597 <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'.">
598 the past week 598 the past week
599 </message> 599 </message>
(...skipping 1030 matching lines...) Expand 10 before | Expand all | Expand 10 after
1630 System 1630 System
1631 </message> 1631 </message>
1632 <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."> 1632 <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.">
1633 Use hardware acceleration when available 1633 Use hardware acceleration when available
1634 </message> 1634 </message>
1635 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1635 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1636 Change proxy settings 1636 Change proxy settings
1637 </message> 1637 </message>
1638 </if> 1638 </if>
1639 </grit-part> 1639 </grit-part>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browsing_data/browsing_data_counter_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698