[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.9.0esr-13.5-1] fixup! Bug 40925: Implemented the Security Level component



Title: GitLab

richard pushed to branch mullvad-browser-115.9.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • ea97107e
    by Henry Wilkes at 2024-03-26T17:56:27+00:00
    fixup! Bug 40925: Implemented the Security Level component
    
    Bug 42214: Drop the securityLevel.properties file.
    

1 changed file:

Changes:

  • browser/locales/en-US/chrome/browser/securityLevel.properties deleted
    1
    -# Generic terms
    
    2
    -security_level = Security Level
    
    3
    -security_level_standard = Standard
    
    4
    -security_level_safer = Safer
    
    5
    -security_level_safest = Safest
    
    6
    -security_level_tooltip_standard = Security Level: Standard
    
    7
    -security_level_tooltip_safer = Security Level: Safer
    
    8
    -security_level_tooltip_safest = Security Level: Safest
    
    9
    -# Shown only for custom level
    
    10
    -security_level_custom = Custom
    
    11
    -security_level_restore = Restore Defaults
    
    12
    -security_level_learn_more = Learn more
    
    13
    -
    
    14
    -# Panel button that takes the user to the security level settings in
    
    15
    -# about:preferences#privacy
    
    16
    -security_level_open_settings = Settings…
    
    17
    -security_level_change = Change…
    
    18
    -security_level_standard_summary = All browser and website features are enabled.
    
    19
    -security_level_safer_summary = Disables website features that are often dangerous, causing some sites to lose functionality.
    
    20
    -security_level_safest_summary = Only allows website features required for static sites and basic services. These changes affect images, media, and scripts.
    
    21
    -security_level_custom_heading = Custom security level configured
    
    22
    -security_level_custom_summary = Your custom browser preferences have resulted in unusual security settings. For security and privacy reasons, we recommend you choose one of the default security levels.
    
    23
    -
    
    24
    -## Security level section in about:preferences#privacy
    
    25
    -security_level_overview = Disable certain web features that can be used to attack your security and anonymity.
    
    26
    -security_level_list_safer = At the safer setting:
    
    27
    -security_level_list_safest = At the safest setting:
    
    28
    -# Strings for descriptions
    
    29
    -security_level_js_https_only = _javascript_ is disabled on non-HTTPS sites.
    
    30
    -security_level_js_disabled = _javascript_ is disabled by default on all sites.
    
    31
    -security_level_limit_typography = Some fonts and math symbols are disabled.
    
    32
    -security_level_limit_typography_svg = Some fonts, icons, math symbols, and images are disabled.
    
    33
    -security_level_limit_media = Audio and video (HTML5 media), and WebGL are click-to-play.

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits