Update toast message when start download all attachment
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -4912,4 +4912,11 @@ class AppLocalizations {
|
||||
name: 'archiveAndDownload',
|
||||
);
|
||||
}
|
||||
|
||||
String get creatingAnArchiveForDownloading {
|
||||
return Intl.message(
|
||||
'Creating an archive for downloading',
|
||||
name: 'creatingAnArchiveForDownloading',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user