blob: 0bd05a920897145f8cb2d3e829ec6bf75716b24a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/.
appmenu-manage-profiles =
.label = Manage profiles
appmenu-create-profile =
.label = Create a new profile
## Variables
## $profilename (String) - The name of the profile.
appmenuitem-profiles =
.label = Profiles | { $profilename }
appmenu-close-profile =
.label = Close { $profilename } profile
|