Mention extensions not yet supported in import note
This commit is contained in:
parent
3bce41955f
commit
e4e53a9606
1 changed files with 1 additions and 1 deletions
|
|
@ -4433,7 +4433,7 @@ final class BrowserDataImportCoordinator {
|
|||
domainRow.alignment = .centerY
|
||||
|
||||
let noteLabel = NSTextField(
|
||||
wrappingLabelWithString: "Bookmarks and settings import is not available yet."
|
||||
wrappingLabelWithString: "Bookmarks, settings, and extensions import are not available yet."
|
||||
)
|
||||
noteLabel.font = NSFont.systemFont(ofSize: 12)
|
||||
noteLabel.textColor = .secondaryLabelColor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue