mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-01 19:49:55 +03:00
Fix newlines in event start notifications
This commit is contained in:
parent
8f10f37d2e
commit
e3cdcbcf0c
5 changed files with 5 additions and 5 deletions
2
Boyfriend/Messages.Designer.cs
generated
2
Boyfriend/Messages.Designer.cs
generated
|
@ -384,7 +384,7 @@ namespace Boyfriend {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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}.
|
||||
/// </summary>
|
||||
internal static string EventCreated {
|
||||
get {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue