Update ResponseStrings.Designer.cs

This commit is contained in:
Shikhir Arora 2017-04-02 15:49:43 -04:00 committed by GitHub
parent a4d78dfc0d
commit 34b4884ec4

View File

@ -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>
/// Looks up a localized string similar to No quotes found which you can remove..
/// </summary>