mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-01 19:49:55 +03:00
Keep adapting code to new guild data storage...
Fix #15, update InspectCode, make Dependabot use the correct label
This commit is contained in:
parent
fe2cfb3b3c
commit
4b2d98c440
16 changed files with 152 additions and 131 deletions
6
Boyfriend/Messages.Designer.cs
generated
6
Boyfriend/Messages.Designer.cs
generated
|
@ -1050,11 +1050,11 @@ namespace Boyfriend {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The specified user is not a member of this server!.
|
||||
/// Looks up a localized string similar to .
|
||||
/// </summary>
|
||||
internal static string UserNotInGuild {
|
||||
internal static string UserNotFound {
|
||||
get {
|
||||
return ResourceManager.GetString("UserNotInGuild", resourceCulture);
|
||||
return ResourceManager.GetString("UserNotFound", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue