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

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: Media licenses everywhere 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index bc0380532c58ad283aa8e26d6e19d456bbad36a5..208a81112841bb624e3914387526aa38ba62ba64 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7720,8 +7720,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
@@ -7841,7 +7841,7 @@ 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.">
+ <message name="IDS_DEL_MEDIA_LICENSES_COUNTER" desc="A static message shown in the Clear Browsing Data dialog explaining to the user that the 'Media licenses' option will deauthorize their Flash Player licenses for protected content.">
xhwang 2016/06/23 23:24:26 This is recently added. We should talk to the owne
jrummell 2016/06/24 18:26:05 Sent an email, and adding them to this CL. Removed
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.">
@@ -7862,6 +7862,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_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">
dpapad 2016/06/24 16:51:36 Where are those 2 new strings being used? I could
jrummell 2016/06/24 18:26:05 They are used in chrome/browser/browsing_data/brow
+ You may lose access to premium content from some sites.
+ </message>
+ <message name="IDS_DEL_MEDIA_LICENSES_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') | chrome/browser/browsing_data/browsing_data_counter_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698