From b9a82f5dc5eea1f8be6178f0d4dd83e8833978ff Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Fri, 9 Nov 2018 13:22:48 +0100 Subject: [PATCH] Reword RESULTS_TOO_MUCH --- compiler/error/source/400_BAD_REQUEST.tsv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/error/source/400_BAD_REQUEST.tsv b/compiler/error/source/400_BAD_REQUEST.tsv index a2df7317..636aba21 100644 --- a/compiler/error/source/400_BAD_REQUEST.tsv +++ b/compiler/error/source/400_BAD_REQUEST.tsv @@ -69,5 +69,5 @@ API_ID_PUBLISHED_FLOOD You are using an API key that is limited on the server si USER_NOT_PARTICIPANT The user is not a member of this chat CHANNEL_PRIVATE The channel/supergroup is not accessible MESSAGE_IDS_EMPTY The requested message doesn't exist -RESULTS_TOO_MUCH You have put too many items in your result +RESULTS_TOO_MUCH The result contains too many items RESULT_ID_DUPLICATE The result contains items with duplicated identifiers \ No newline at end of file