Update ResponseStrings.Designer.cs
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user