From b720017eb56064914b05909207a7aa5966401bce Mon Sep 17 00:00:00 2001 From: veselcraft Date: Fri, 3 Jun 2022 17:21:36 +0300 Subject: [PATCH] Locales: Make antiflood message more friendly --- locales/en.strings | 4 ++-- locales/ru.strings | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en.strings b/locales/en.strings index d09b4bf3..09c33443 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -840,8 +840,8 @@ "suspicious_registration_attempt" = "Suspicious registration attempt"; "suspicious_registration_attempt_comment" = "You tried to register from a suspicious location."; -"rate_limit_error" = "Choomba, are you completely fucked up?"; -"rate_limit_error_comment" = "Go to the brainwrap, drink the wheels. In $1, you cannot drop shitposts as often. Exception code: $2."; +"rate_limit_error" = "Hey, slow down!"; +"rate_limit_error_comment" = "Daniel Myslivets dispises you. In $1, you cannot send requests as often. Exception code: $2."; "not_enough_permissions" = "Not enough permissions"; "not_enough_permissions_comment" = "You do not have sufficient permissions to perform this action."; diff --git a/locales/ru.strings b/locales/ru.strings index 30dd37d3..b834900f 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -887,8 +887,8 @@ "suspicious_registration_attempt" = "Подозрительная попытка регистрации"; "suspicious_registration_attempt_comment" = "Вы пытались зарегистрироваться из подозрительного места."; -"rate_limit_error" = "Чумба, ты совсем ёбнутый?"; -"rate_limit_error_comment" = "Сходи к мозгоправу, попей колёсики. В $1 нельзя вбрасывать щитпосты так часто. Код исключения: $2."; +"rate_limit_error" = "Эй, сбавь обороты!"; +"rate_limit_error_comment" = "Даниил Мысливец вам очень недоволен. В $1 нельзя делать запросы так часто. Код исключения: $2."; "not_enough_permissions" = "Недостаточно прав"; "not_enough_permissions_comment" = "У вас недостаточно прав чтобы выполнять это действие.";