TF-788 Build up Settings Screen with SettingsFirstLevelTileBuilder
This commit is contained in:
committed by
Dat H. Pham
parent
9283f88b24
commit
87f02ef7fd
@@ -2172,4 +2172,10 @@ class AppLocalizations {
|
||||
name: 'keepLocalCopyForwardLabel',
|
||||
);
|
||||
}
|
||||
|
||||
String get emailRuleSettingExplanation {
|
||||
return Intl.message(
|
||||
'Creating rules to handle incoming messages. You choose both the condition that triggers a rule and the actions the rule will take.',
|
||||
name: 'emailRuleSettingExplanation');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user