From 98bd723a9be6bf0e4a17e2f11fc6530e5e9687a1 Mon Sep 17 00:00:00 2001 From: manuroe Date: Fri, 26 Apr 2019 15:11:20 +0200 Subject: [PATCH] Strings.swift --- Riot/Generated/Strings.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Riot/Generated/Strings.swift b/Riot/Generated/Strings.swift index 6221f70dc..1239b656b 100644 --- a/Riot/Generated/Strings.swift +++ b/Riot/Generated/Strings.swift @@ -186,7 +186,7 @@ internal enum VectorL10n { internal static func authResetPasswordEmailValidationMessage(_ p1: String) -> String { return VectorL10n.tr("Vector", "auth_reset_password_email_validation_message", p1) } - /// Your email address does not appear to be associated with a Matrix ID on this Homeserver. + /// Your email address does not appear to be associated with a Matrix ID on this homeserver. internal static var authResetPasswordErrorNotFound: String { return VectorL10n.tr("Vector", "auth_reset_password_error_not_found") }