Explore typing notifications inspired by web

- generated strings updated
This commit is contained in:
Gil Eluard
2021-03-25 10:26:15 +01:00
parent 1087a05371
commit 65c67ea52b
+1 -1
View File
@@ -1514,7 +1514,7 @@ internal enum VectorL10n {
internal static var identityServerSettingsDisconnect: String {
return VectorL10n.tr("Vector", "identity_server_settings_disconnect")
}
/// Disconnecting from your identity server will mean you wont be discoverable by other users and be able to invite others by email or phone.
/// Disconnecting from your identity server will mean you wont be discoverable by other users and be able to invite others by email or phone.
internal static var identityServerSettingsDisconnectInfo: String {
return VectorL10n.tr("Vector", "identity_server_settings_disconnect_info")
}