Change forwarding setting explaination (#2270)
(cherry picked from commit 35fdd9b66d653c2ddb142ad7589c375c9a94f8f0)
This commit is contained in:
committed by
Dat H. Pham
parent
e17f9ab4b1
commit
14349927de
@@ -2504,7 +2504,7 @@ class AppLocalizations {
|
||||
|
||||
String get forwardingSettingExplanation {
|
||||
return Intl.message(
|
||||
'Allows a new recipient to see the email sent if they were not originally included in the email chain.',
|
||||
'Emails addresses listed below will receive your emails.',
|
||||
name: 'forwardingSettingExplanation');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user