From 847bd8ea6e2672f0ca5fcb68b7794da485a8788e Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Sun, 9 Feb 2020 13:29:50 -0600 Subject: [PATCH] remove broadcast throttle translations (for admin only) --- app/views/relay/form.scala | 4 ++-- translation/source/broadcast.xml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/app/views/relay/form.scala b/app/views/relay/form.scala index 15d0b1ec86..18bd288142 100644 --- a/app/views/relay/form.scala +++ b/app/views/relay/form.scala @@ -92,8 +92,8 @@ object form { isGranted(_.Relay) option form3.group( form("throttle"), - throttleSeconds(), - help = throttleSecondsHelp().some, + raw("Throttle in seconds"), + help = raw("Optional, to manually throttle requests. Min 2s, max 60s.").some, half = true )(form3.input(_, typ = "number")) ), diff --git a/translation/source/broadcast.xml b/translation/source/broadcast.xml index 179b1a491c..e2ca79df88 100644 --- a/translation/source/broadcast.xml +++ b/translation/source/broadcast.xml @@ -15,8 +15,6 @@ Round number Start date in your own timezone Optional, if you know when the event starts - Throttle in seconds - Optional, to manually throttle requests. Min 2s, max 60s. Credit the source Clone the broadcast Reset the broadcast