Severin Rudie 5 years ago committed by GitHub
parent dcd9a15e91
commit 6080eb62e1

@ -596,14 +596,16 @@
<string name="tracking_protection_on">On</string> <string name="tracking_protection_on">On</string>
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Off</string> <string name="tracking_protection_off">Off</string>
<!-- Label that indicates video and audio autoplay is blocked --> <!-- DEPRECATED: Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">Video and audio blocked</string> <string name="preference_option_autoplay_blocked">Video and audio blocked</string>
<!-- Label that indicates video and audio autoplay is allowed --> <!-- DEPRECATED: Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">Video and audio allowed</string> <string name="preference_option_autoplay_allowed">Video and audio allowed</string>
<!-- Label that indicates that all video and audio autoplay is allowed --> <!-- Label that indicates that all video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed2">Allow audio and video</string> <string name="preference_option_autoplay_allowed2">Allow audio and video</string>
<!-- Label that indicates that video and audio autoplay is only allowed over WIFI --> <!-- DEPRECATED: Label that indicates that video and audio autoplay is only allowed over WIFI -->
<string name="preference_option_autoplay_allowed_wifi_only">Allow audio and video on WIFI only</string> <string name="preference_option_autoplay_allowed_wifi_only">Allow audio and video on WIFI only</string>
<!-- Label that indicates that video and audio autoplay is only allowed over WIFI -->
<string name="preference_option_autoplay_allowed_wifi_only2">Allow audio and video on Wi-Fi only</string>
<!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked --> <!-- Label that indicates that video autoplay is allowed, but audio autoplay is blocked -->
<string name="preference_option_autoplay_block_audio">Block audio</string> <string name="preference_option_autoplay_block_audio">Block audio</string>
<!-- Label that indicates that all video and audio autoplay is blocked --> <!-- Label that indicates that all video and audio autoplay is blocked -->

Loading…
Cancel
Save