"NotificationsSettingsUpdateMapPathsToHelpText":"{serviceName} path, used to modify series paths when {serviceName} sees library path location differently from {appName} (Requires 'Update Library')",
"NotificationsSettingsUseSslHelpText":"Connect to {serviceName} over HTTPS instead of HTTP",
"NotificationsTelegramSettingsIncludeAppName":"Include {appName} in Title",
"NotificationsTelegramSettingsIncludeAppNameHelpText":"Optionally prefix message title with {appName} to differentiate notifications from different applications",
[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")]