Commit 4b5aa8fa authored by henry's avatar henry
Browse files

fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...

fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

Bug 42423: Move temporary Lox invite strings to new file.
parent 73edce4c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -20,6 +20,10 @@
  <dialog id="lox-invite-dialog" buttons="accept">
    <linkset>
      <html:link rel="localization" href="browser/tor-browser.ftl" />
      <html:link
        rel="localization"
        href="preview/tor-browser-no-translate.ftl"
      />
    </linkset>

    <script src="chrome://browser/content/torpreferences/loxInviteDialog.js" />