TF-1042:Connection pop up never be disappear
This commit is contained in:
@@ -687,6 +687,13 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
String get skip {
|
||||
return Intl.message(
|
||||
'Skip',
|
||||
name: 'skip'
|
||||
);
|
||||
}
|
||||
|
||||
String get hint_input_create_new_mailbox {
|
||||
return Intl.message(
|
||||
'Enter name of mailbox',
|
||||
|
||||
Reference in New Issue
Block a user