Skip to content

Commit

Permalink
Merge branch 'add-disabling-third-party-anti-virus-to-the-list-of-ste…
Browse files Browse the repository at this point in the history
…ps-des-1095'
  • Loading branch information
raksooo committed Jan 17, 2025
2 parents eb313d6 + a3a1630 commit 105d602
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions desktop/packages/mullvad-vpn/locales/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,10 @@ msgctxt "launch-view"
msgid "Connecting to Mullvad system service..."
msgstr ""

msgctxt "launch-view"
msgid "Disable third party antivirus software."
msgstr ""

msgctxt "launch-view"
msgid "If these steps do not work please send a problem report."
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ function DefaultFooter() {
<ModalMessageList>
<li>{messages.pgettext('launch-view', 'Restarting your computer.')}</li>
<li>{messages.pgettext('launch-view', 'Reinstalling the app.')}</li>
<li>{messages.pgettext('launch-view', 'Disable third party antivirus software.')}</li>
</ModalMessageList>
</ModalMessage>
<ModalMessage>
Expand Down

0 comments on commit 105d602

Please sign in to comment.