1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5# LOCALIZATION NOTE These strings are used inside the NetworkThrottlingMenu
6# component used to throttle network bandwidth.
7#
8# The correct localization of this file might be to keep it in
9# English, or another language commonly spoken among web developers.
10# You want to make that choice consistent across the developer tools.
11# A good criteria is the language in which you'd find the best
12# documentation on web development on the web.
13
14# LOCALIZATION NOTE (responsive.noThrottling): UI option in a menu to configure
15# network throttling.  This option is the default and disables throttling so you
16# just have normal network conditions.  There is not very much room in the UI
17# so a short string would be best if possible.
18responsive.noThrottling=No Throttling
19