blob: 66ccc9833801fc1eeaf359d84caac606cb336020 (
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 "Muokkaa työkalupalkkia">
<!ENTITY dialog.dimensions "width: 92ch; height: 36em;">
<!ENTITY instructions.description "Voit lisätä kohteita työkalupalkkiin tai poistaa niitä sieltä raahaamalla.">
<!ENTITY show.label "Näytä:">
<!ENTITY iconsAndText.label "Kuvakkeet ja teksti">
<!ENTITY icons.label "Kuvakkeet">
<!ENTITY text.label "Teksti">
<!ENTITY useSmallIcons.label "Käytä pieniä kuvakkeita">
<!ENTITY restoreDefaultSet.label "Palauta oletusasetukset">
<!ENTITY addNewToolbar.label "Lisää uusi työkalupalkki">
<!ENTITY saveChanges.label "Valmis">
<!ENTITY undoChanges.label "Kumoa muutokset">
|