"NotificationsEmailSettingsUseEncryptionHelpText":"Whether to prefer using encryption if configured on the server, to always use encryption via SSL (Port 465 only) or StartTLS (any other port) or to never use encryption",
"NotificationsTelegramSettingsIncludeAppName":"Include {appName} in Title",
"NotificationsTelegramSettingsIncludeAppNameHelpText":"Optionally prefix message title with {appName} to differentiate notifications from different applications",
"OAuthPopupMessage":"Pop-ups are being blocked by your browser",
[FieldDefinition(3, Label = "Send Silently", Type = FieldType.Checkbox, HelpText = "Sends the message silently. Users will receive a notification with no sound")]
publicboolSendSilently{get;set;}
[FieldDefinition(4, Label = "NotificationsTelegramSettingsIncludeAppName", Type = FieldType.Checkbox, HelpText = "NotificationsTelegramSettingsIncludeAppNameHelpText")]