blob: a7d9b2ef136e8cadf45c54c7ebce657262457550 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!-- 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 msgViewPickerOverlay.dtd UI for showing various views on a folder -->
<!ENTITY viewPicker.label "Prikaži:">
<!ENTITY viewAll.label "Sve">
<!ENTITY viewUnread.label "Nepročitano">
<!ENTITY viewNotDeleted.label "Nije izbrisano">
<!ENTITY viewTags.label "Oznake">
<!ENTITY viewCustomViews.label "Prilagođeni prikazi">
<!ENTITY viewVirtualFolder.label "Sačuvaj prikaz kao datoteku…">
<!ENTITY viewCustomizeView.label "Prilagodi…">
|