TF-691 Update title and add option all mailbox in destination picker
This commit is contained in:
@@ -1791,4 +1791,11 @@ class AppLocalizations {
|
||||
'Bulleted list',
|
||||
name: 'bulletedList');
|
||||
}
|
||||
|
||||
String get moveTo {
|
||||
return Intl.message(
|
||||
'Move To',
|
||||
name: 'moveTo',
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user