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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
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:
Download patch
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 88148927a9b0c86bc2cbf034daed119cc44d097e..fc128898e47f4138d728ca529e8eb63f3b198e95 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7759,8 +7759,8 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_DEL_HOSTED_APPS_DATA_CHKBOX" desc="Checkbox for deleting data of hosted apps">
Hosted app data
</message>
- <message name="IDS_DEAUTHORIZE_CONTENT_LICENSES_CHKBOX" desc="Checkbox for deauthorizing content licenses (DRM videos, etc.)">
- Content licenses
+ <message name="IDS_DEL_MEDIA_LICENSES_CHKBOX" desc="Checkbox for deleting media licenses (premium content, etc.)">
+ Media licenses
</message>
<message name="IDS_CLEAR_BROWSING_DATA_COMMIT" desc="Title for OK button on dialog">
Clear browsing data
@@ -7880,9 +7880,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_DEL_COOKIES_COUNTER" desc="A static message shown in the Clear Browsing Data dialog explaining to the user that deleting cookies and site data will result in the user being signed out of most websites.">
This will sign you out of most websites.
</message>
- <message name="IDS_DEL_CONTENT_LICENSES_COUNTER" desc="A static message shown in the Clear Browsing Data dialog explaining to the user that the 'Content licenses' option will deauthorize their Flash Player licenses for protected content.">
- This will deauthorize Flash Player licenses for protected content.
- </message>
<message name="IDS_DEL_DOWNLOADS_COUNTER" desc="A counter showing how many items of downloads history the user has.">
{COUNT, plural,
=0 {none}
@@ -7901,6 +7898,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
=1 {and 1 more}
other {and # more}}
</message>
+ <message name="IDS_DEL_MEDIA_LICENSES_COUNTER_GENERAL_COMMENT" desc="A static message shown in the Clear Browsing Data dialog explaining to the user that clearing media licenses will result in the user being unable to play some premium content">
+ You may lose access to premium content from some sites.
+ </message>
+ <message name="IDS_DEL_MEDIA_LICENSES_COUNTER_SITE_COMMENT" desc="A message shown in the Clear Browsing Data dialog explaining to the user that clearing media licenses will result in the user being unable to play some premium content from at least one specific web site">
+ You may lose access to premium content from <ph name="SITE">$1<ex>youtube.com</ex></ph> and some other sites.
+ </message>
<!-- Supervised User (Legacy and Accounts for Kids) Avatar Menu -->
<message name="IDS_LEGACY_SUPERVISED_USER_INFO" desc="Text which explains that a supervised user is managed by a custodian.">
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698