TF-3189 new reply to field in the mail composer
This commit is contained in:
committed by
Dat H. Pham
parent
78be3e4d79
commit
74fc8d5d72
@@ -204,6 +204,13 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
String get reply_to_email_address_prefix {
|
||||
return Intl.message(
|
||||
'Reply to',
|
||||
name: 'reply_to_email_address_prefix',
|
||||
);
|
||||
}
|
||||
|
||||
String get cc_email_address_prefix {
|
||||
return Intl.message(
|
||||
'Cc',
|
||||
|
||||
Reference in New Issue
Block a user