Update macFUSE wording - #2542
Open
NickWick13 wants to merge 1 commit into
Open
Conversation
m3nu
previously approved these changes
Aug 14, 2026
Signed-off-by: Jonatan Nyberg <84130654+NickWick13@users.noreply.github.com>
m3nu
force-pushed
the
update-macfuse-wording
branch
from
August 14, 2026 19:46
bf34b72 to
99a9d61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the outdated
"FUSE for macOS"wording in the archive mount help text to the current project name,macFUSE.Related Issue
Closes #2541
Motivation and Context
The Vorta UI currently refers to the macOS FUSE implementation as
"FUSE for macOS", while the current name ismacFUSE.Updating the wording makes the UI clearer and consistent with the current macFUSE project name and Vorta's macOS documentation.
How Has This Been Tested?
This is a one-line text-only change.
Tested with:
git diff --checkuv run ruff check src/vorta/views/archive_tab.pyuv run pre-commit run --all-files --show-diff-on-failureAll of these checks passed.
The full Vorta test suite was not run because this change only updates UI wording.
Screenshots (if appropriate):
Not applicable.
Types of changes
Checklist:
I provide my contribution under the terms of the license of this repository and I affirm the Developer Certificate of Origin.