diff --git a/Boyfriend/EventHandler.cs b/Boyfriend/EventHandler.cs index a7a4e9f..99318a7 100644 --- a/Boyfriend/EventHandler.cs +++ b/Boyfriend/EventHandler.cs @@ -119,7 +119,7 @@ public static class EventHandler { var location = Utils.Wrap(scheduledEvent.Location) ?? Utils.MentionChannel(scheduledEvent.Channel.Id); var descAndLink - = $"{Utils.Wrap(scheduledEvent.Description)}\nhttps://discord.com/events/{guild.Id}/{scheduledEvent.Id}"; + = $"\n{Utils.Wrap(scheduledEvent.Description)}\nhttps://discord.com/events/{guild.Id}/{scheduledEvent.Id}"; await Utils.SilentSendAsync(channel, string.Format(Messages.EventCreated, mentions, diff --git a/Boyfriend/Messages.Designer.cs b/Boyfriend/Messages.Designer.cs index f11dd7b..948681b 100644 --- a/Boyfriend/Messages.Designer.cs +++ b/Boyfriend/Messages.Designer.cs @@ -384,7 +384,7 @@ namespace Boyfriend { } /// - /// Looks up a localized string similar to {0} has created event {1}! It will take place in {2} and will start <t:{3}:R>!\n{4}. + /// Looks up a localized string similar to {0} has created event {1}! It will take place in {2} and will start <t:{3}:R>! \n {4}. /// internal static string EventCreated { get { diff --git a/Boyfriend/Messages.resx b/Boyfriend/Messages.resx index e98e804..b4054cb 100644 --- a/Boyfriend/Messages.resx +++ b/Boyfriend/Messages.resx @@ -160,7 +160,7 @@ I cannot use time-outs on other bots! Try to set a mute role in settings - {0} has created event {1}! It will take place in {2} and will start <t:{3}:R>!\n{4} + {0} has created event {1}! It will take place in {2} and will start <t:{3}:R>! \n {4} Role for event creation notifications diff --git a/Boyfriend/Messages.ru.resx b/Boyfriend/Messages.ru.resx index e55cabe..0994efa 100644 --- a/Boyfriend/Messages.ru.resx +++ b/Boyfriend/Messages.ru.resx @@ -151,7 +151,7 @@ Начальная роль - {0} создал событие {1}! Оно пройдёт в {2} и начнётся <t:{3}:R>!\n{4} + {0} создал событие {1}! Оно пройдёт в {2} и начнётся <t:{3}:R>!{4} Роль для уведомлений о создании событий diff --git a/Boyfriend/Messages.tt-ru.resx b/Boyfriend/Messages.tt-ru.resx index ba3f2a2..4205065 100644 --- a/Boyfriend/Messages.tt-ru.resx +++ b/Boyfriend/Messages.tt-ru.resx @@ -151,7 +151,7 @@ базовое звание - {0} приготовил новый квест {1}! он пройдёт в {2} и начнётся <t:{3}:R>!\n{4} + {0} приготовил новый квест {1}! он пройдёт в {2} и начнётся <t:{3}:R>!{4} роль для уведомлений о создании квеста