blob: ffb777fcb13fbaec117131c1bb0cba2351f61980 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
## Error messages for failed HTTP web requests.
## https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses
## Variables:
## $status (Number) - HTTP status code, for example 403
##
firefox-relay-opt-in-confirmation-disable =
.label = Спиране на този въпрос
.accesskey = С
firefox-relay-opt-in-confirmation-postpone =
.label = Не сега
.accesskey = Н
|