From 5f8e5c401bd96cba9a98b2db02d72f9cbacb0103 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 3 Oct 2016 09:04:38 -0400 Subject: Change "Max Burst" to "Maximum Burst Size" (#4130) * Update en.json * Update rate_settings.jsx * Update en.json --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 73580b67c..bba88381a 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -543,7 +543,7 @@ "admin.rate.remoteDescription": "When true, rate limit API access by IP address.", "admin.rate.remoteTitle": "Vary rate limit by remote address: ", "admin.rate.title": "Rate Limit Settings", - "admin.rate.maxBurst": "Max Burst:", + "admin.rate.maxBurst": "Maximum Burst Size:", "admin.rate.maxBurstExample": "Ex \"100\"", "admin.rate.maxBurstDescription": "Maximum number of requests allowed beyond the per second query limit.", "admin.recycle.button": "Recycle Database Connections", -- cgit v1.2.3-1-g7c22