blob: 285e2257f20a4790ce6cd1e5b4ff890ba78ca102 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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/. -->
<!-- Subscription Dialog -->
<!ENTITY feedSubscriptions.label "Abonaments als fluses">
<!ENTITY feedTitle.label "Títol :">
<!ENTITY button.addFeed.label "Apondre">
<!ENTITY button.addFeed.accesskey "A">
<!ENTITY button.removeFeed.label "Suprimir">
<!ENTITY button.removeFeed.accesskey "S">
<!ENTITY button.importOPML.label "Importar">
<!ENTITY button.importOPML.accesskey "I">
<!ENTITY button.exportOPML.label "Exportar">
<!ENTITY button.exportOPML.accesskey "x">
<!ENTITY cmd.close.commandKey "w">
|