Update ResponseStrings.Designer.cs
This commit is contained in:
parent
a4d78dfc0d
commit
34b4884ec4
@ -6506,6 +6506,15 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Looks up a localized string similar to No quotes found matching the quote ID specified..
|
||||||
|
/// </summary>
|
||||||
|
public static string utility_quotes_notfound {
|
||||||
|
get {
|
||||||
|
return ResourceManager.GetString("utility_quotes_notfound", resourceCulture);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to No quotes found which you can remove..
|
/// Looks up a localized string similar to No quotes found which you can remove..
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user