blob: 9c3acf09633398826ddf91ed7726b6301aeb36b8 (
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/. -->
<!-- extracted from content/openLocation.xul -->
<!ENTITY enter.label "Inserire l'indirizzo web (URL), o scegliere il file che si desidera aprire:">
<!ENTITY enter.accesskey "I">
<!ENTITY chooseFile.label "Scegli file…">
<!ENTITY chooseFile.accesskey "S">
<!ENTITY newPrivate.label "Nuova finestra anonima">
<!ENTITY newWindow.label "Nuova finestra del browser">
<!ENTITY newTab.label "Nuova scheda del browser">
<!ENTITY currentTab.label "Scheda corrente del browser">
<!ENTITY editNewWindow.label "Nuova finestra di Composer">
<!ENTITY open.label "Apri">
<!ENTITY caption.label "Inserimento indirizzo web">
<!ENTITY openWhere.label "Apri in:">
<!ENTITY openWhere.accesskey "A">
|