TF-80 Move multiple email to mailbox from thread view

This commit is contained in:
dab246
2021-09-21 12:52:27 +07:00
committed by Dat H. Pham
parent 24e52dc6a4
commit a12efc8d2b
43 changed files with 1007 additions and 443 deletions
@@ -110,7 +110,7 @@ class AppLocalizations {
String get no_emails {
return Intl.message(
'No emails',
'No emails in this mailbox',
name: 'no_emails',
);
}