You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1608,7 +1608,7 @@ the Select` button. When clicked it closes all the previously selected tabs -->
1608
1608
<!-- This string is displayed as the body of a dialog that is displayed the first time a user access DRM content if they haven't
1609
1609
explicitly enable/Disable the DRM setting yet.
1610
1610
'%1$s' will be replaced at runtime with the Learn More page link. -->
1611
-
<stringname="drm_first_use_body_v1">Allowing DRM permits this site to identify this device every time you visit. <a href="%1$s">Learn More</a></string>
1611
+
<stringname="drm_first_use_body_v2">Allowing DRM permits sites to identify this device every time you visit. <a href="%1$s">Learn More</a></string>
1612
1612
1613
1613
<!-- This string is displayed in the enable button that is displayed inside the dialog that is displayed the first time a user access
1614
1614
access DRM content if they haven't explicitly enable/Disable the DRM setting yet. -->
0 commit comments