TF-1718 Handle unsubscribe mail by https links
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 7f8843fae854a2ed8ba7ea43b80de84044923d28)
This commit is contained in:
@@ -3645,4 +3645,11 @@ class AppLocalizations {
|
||||
name: 'unsubscribeMailDialogMessage',
|
||||
);
|
||||
}
|
||||
|
||||
String get unsubscribedFromThisMailingList {
|
||||
return Intl.message(
|
||||
'Unsubscribed from this mailing list',
|
||||
name: 'unsubscribedFromThisMailingList',
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user