commit ac26fc03908b5e5435ba142477c321fc212b16f8 Author: Celeste S jaruga@dial.ga Date: Tue Jun 26 17:11:30 2018 +0000
Slider level names changed --- C/security-slider.page | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/C/security-slider.page b/C/security-slider.page index 0af6184..631e8dd 100644 --- a/C/security-slider.page +++ b/C/security-slider.page @@ -39,7 +39,7 @@ disable certain browser features to protect against possible attacks. </p> <terms> <item> - <title>High</title> + <title>Safest</title> <p> At this level, HTML5 video and audio media become click-to-play via NoScript; all JavaScript performance optimizations are disabled; some @@ -50,7 +50,7 @@ disable certain browser features to protect against possible attacks. </p> </item> <item> - <title>Medium</title> + <title>Safer</title> <p> At this level, HTML5 video and audio media become click-to-play via NoScript; all JavaScript performance optimizations are disabled; some @@ -61,7 +61,7 @@ disable certain browser features to protect against possible attacks. </p> </item> <item> - <title>Low</title> + <title>Standard</title> <p> At this level, all browser features are enabled. This is the most usable option.
tor-commits@lists.torproject.org