Remove incorrect context for "Always allow device verification"

This commit is contained in:
Joshua Goins
2025-09-07 11:50:47 +02:00
parent e7ed07e386
commit 4cbd4a034c

View File

@@ -29,7 +29,7 @@ FormCard.FormCard {
}
FormCard.FormCheckDelegate {
id: roomAccountDataVisibleCheck
text: i18nc("@option:check Enable the matrix 'threads' feature", "Always allow device verification")
text: i18nc("@option:check", "Always allow device verification")
description: i18n("Allow the user to start a verification session with devices that were already verified")
checked: NeoChatConfig.alwaysVerifyDevice