blob: 7725ad600bd2aa3eb83b7c3db9f713a3d17f5090 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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/. -->
<!-- LOCALIZATION NOTE: Strings below used to be in mozilla-central's
toolkit/locales/en-US/chrome/global/customizeToolbar.dtd -->
<!ENTITY dialog.title "Tilpass verktøylinje">
<!ENTITY dialog.dimensions "width: 92ch; height: 36em;">
<!ENTITY instructions.description "Du kan legge til eller fjerne elementer ved å dra de til eller fra verktøylinjer.">
<!ENTITY show.label "Vis:">
<!ENTITY iconsAndText.label "Ikoner og tekst">
<!ENTITY icons.label "Ikoner">
<!ENTITY text.label "Tekst">
<!ENTITY useSmallIcons.label "Bruk små ikoner">
<!ENTITY restoreDefaultSet.label "Gjenopprett standard">
<!ENTITY addNewToolbar.label "Legg til ny verktøylinje">
<!ENTITY saveChanges.label "Ferdig">
<!ENTITY undoChanges.label "Angre endringer">
|