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

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: Changes Created 4 years, 6 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..c77df170a0bb066d7cd42a97aa22c8d4114d9a0f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -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_CONTENT_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">
+ You may lose access to premium content from some sites.
+ </message>
+ <message name="IDS_DEL_CONTENT_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/media_licenses_counter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698