Bug 41337: Add a title to the new identity confirmation
3 unresolved threads
3 unresolved threads
Fixes #41337 (closed).
Merge request reports
Activity
assigned to @pierov
requested review from @richard
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", This should also be something like 'Restart ${brandShortName}` too no?
Edited by morganchanged this line in version 3 of the diff
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 changed this line in version 3 of the diff
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
-
1fc4ff19...fbe4ac71 - 7 commits from branch
marked this merge request as draft from pierov/tor-browser@b7376148
added 1 commit
- f641cf35 - fixup! Bug 40926: Implemented the New Identity feature
added 1 commit
- 2bfef6cc - fixup! Bug 40926: Implemented the New Identity feature
marked this merge request as draft from pierov/tor-browser@2bfef6cc
@emmapeel could you please update
browser/components/newidentity/locale/en-US/newIdentity.properties
in Weblate?
mentioned in issue #41412 (closed)
mentioned in merge request !431 (merged)
Please register or sign in to reply