Skip to content
Snippets Groups Projects

Bug 41337: Add a title to the new identity confirmation

3 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
15 15 let strings = {
16 16 new_identity: "New Identity",
17 17 new_identity_sentence_case: "New identity",
18 new_identity_prompt_title: "Reset your identity?",
18 19 new_identity_prompt: `${brandShortName} will close all windows and tabs. All website sessions will be lost. \nRestart ${brandShortName} now to reset your identity?`,
20 new_identity_restart: "Restart Tor Browser",
  • 2 2 # This is the string for the hamburger menu
    3 3 new_identity_sentence_case = New identity
    4 4 # %S is the application name. Keep it as a placeholder
    5 new_identity_prompt_title = Reset your identity?
    5 6 new_identity_prompt = %S will close all windows and tabs. All website sessions will be lost. \nRestart %S now to reset your identity?
    7 new_identity_restart = Restart Tor Browser
  • added 8 commits

    • 1fc4ff19...fbe4ac71 - 7 commits from branch tpo/applications:tor-browser-102.3.0esr-12.0-2
    • b7376148 - fixup! Bug 40926: Implemented the New Identity feature

    Compare with previous version

  • Pier Angelo Vendrame marked this merge request as draft from pierov/tor-browser@b7376148

    marked this merge request as draft from pierov/tor-browser@b7376148

  • added 1 commit

    • f641cf35 - fixup! Bug 40926: Implemented the New Identity feature

    Compare with previous version

  • Pier Angelo Vendrame marked this merge request as ready

    marked this merge request as ready

  • morgan approved this merge request

    approved this merge request

  • added 1 commit

    • 2bfef6cc - fixup! Bug 40926: Implemented the New Identity feature

    Compare with previous version

  • Pier Angelo Vendrame marked this merge request as draft from pierov/tor-browser@2bfef6cc

    marked this merge request as draft from pierov/tor-browser@2bfef6cc

  • morgan marked this merge request as ready

    marked this merge request as ready

  • mentioned in issue #41412 (closed)

  • Pier Angelo Vendrame mentioned in merge request !431 (merged)

    mentioned in merge request !431 (merged)

  • Please register or sign in to reply
    Loading