TF-888 Remove duplicate string
This commit is contained in:
@@ -1806,13 +1806,6 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
String get emailRulesSubtitle {
|
||||
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: 'emailRulesSubtitle',
|
||||
);
|
||||
}
|
||||
|
||||
String get addNewRule {
|
||||
return Intl.message(
|
||||
'Add rule',
|
||||
|
||||
Reference in New Issue
Block a user