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

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.8.0esr-13.0-1] fixup! MB 37: Customization for the about dialog



Title: GitLab

Pier Angelo Vendrame pushed to branch mullvad-browser-115.8.0esr-13.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • a1340c13
    by Pier Angelo Vendrame at 2024-03-05T13:59:07+01:00
    fixup! MB 37: Customization for the about dialog
    
    MB 270: Update support email
    

2 changed files:

Changes:

  • browser/base/content/aboutDialog.xhtml
    ... ... @@ -138,7 +138,7 @@
    138 138
               <description class="text-blurb">
    
    139 139
                 <label is="text-link" href="https://mullvad.net/browser" data-l10n-id="mullvad-about-readMore"/>
    
    140 140
               </description>
    
    141
    -          <description class="text-blurb" data-l10n-id="mullvad-about-feedback"/>
    
    141
    +          <description class="text-blurb" data-l10n-id="mullvad-about-feedback2" data-l10n-args='{"emailAddress":"support@xxxxxxxxxxxxxx"}'/>
    
    142 142
             </vbox>
    
    143 143
           </vbox>
    
    144 144
         </hbox>
    

  • browser/locales/en-US/browser/aboutDialogMullvad.ftl
    ... ... @@ -4,5 +4,5 @@
    4 4
     
    
    5 5
     mullvad-about-desc = { -brand-short-name }  is a privacy-focused web browser developed in collaboration between <label data-l10n-name="mullvad-about-mullvadLink">Mullvad VPN</label> and the <label data-l10n-name="mullvad-about-torProjectLink">Tor Project</label>. It’s produced to minimize tracking and fingerprinting.
    
    6 6
     mullvad-about-readMore = Read more
    
    7
    -mullvad-about-feedback = Help & feedback: support@xxxxxxxxxxx
    
    7
    +mullvad-about-feedback2 = Help & feedback: { $emailAddress }
    
    8 8
     mullvad-about-telemetryLink = Telemetry

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