TF-3792 Hide buttons of blue bar in case of event not belong to this account and change
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -4794,4 +4794,11 @@ class AppLocalizations {
|
||||
name: 'createFilterRuleFailed',
|
||||
);
|
||||
}
|
||||
|
||||
String get youAreNotInvitedToThisEventPleaseContactTheOrganiser {
|
||||
return Intl.message(
|
||||
'You are not invited to this event. Please contact the organiser.',
|
||||
name: 'youAreNotInvitedToThisEventPleaseContactTheOrganiser',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user