Skip to content

Commit

Permalink
fix: Rebase master
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambrdctr committed Jul 12, 2023
1 parent 35c42f7 commit 59e96fe
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mail/Views/Switch User/AddMailboxView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ struct AddMailboxView: View {
}
.padding(.bottom, 4)

Text(MailResourcesStrings.Localizable.errorAttachAddressInput)
Text(MailResourcesStrings.Localizable.attachAddressInputHelper)
.textStyle(showError ? .labelError : .labelSecondary)
.padding(.bottom, 8)

Expand Down
Binary file modified MailResources/Localizable/de.lproj/Localizable.strings
Binary file not shown.
Binary file modified MailResources/Localizable/en.lproj/Localizable.strings
Binary file not shown.
Binary file modified MailResources/Localizable/es.lproj/Localizable.strings
Binary file not shown.
Binary file modified MailResources/Localizable/fr.lproj/Localizable.strings
Binary file not shown.
Binary file modified MailResources/Localizable/it.lproj/Localizable.strings
Binary file not shown.

0 comments on commit 59e96fe

Please sign in to comment.