TF-234 Display bottom bar actions for selection mailbox
This commit is contained in:
@@ -670,4 +670,10 @@ class AppLocalizations {
|
||||
name: 'hint_input_create_new_mailbox'
|
||||
);
|
||||
}
|
||||
|
||||
String get rename {
|
||||
return Intl.message(
|
||||
'Rename',
|
||||
name: 'rename');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user