blob: 16eadabc7199571f92bda554508e4a34fc3ae47e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
# 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/.
## Names of the default containers in Firefox.
## See https://support.mozilla.org/kb/how-use-firefox-containers
user-context-personal =
.label = Persónulegt
.accesskey = P
user-context-work =
.label = Vinna
.accesskey = V
user-context-banking =
.label = Netbankar
.accesskey = b
user-context-shopping =
.label = Innkaup
.accesskey = s
##
user-context-none =
.label = Ekkert sérefni
.accesskey = n
user-context-manage-containers =
.label = Stjórna sérefnisfllipum
.accesskey = f
|