diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-it/toolkit/chrome/global/contentAreaCommands.properties | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-it/toolkit/chrome/global/contentAreaCommands.properties b/l10n-it/toolkit/chrome/global/contentAreaCommands.properties new file mode 100644 index 0000000000..b6afc5a71d --- /dev/null +++ b/l10n-it/toolkit/chrome/global/contentAreaCommands.properties @@ -0,0 +1,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/. + +# context menu strings + +SaveImageTitle = Salva immagine +SaveMediaTitle = Salva file multimediale +SaveVideoTitle = Salva video +SaveAudioTitle = Salva audio +SaveLinkTitle = Salva con nome +DefaultSaveFileName = index +WebPageCompleteFilter = Pagina web, completa +WebPageHTMLOnlyFilter = Pagina web, solo HTML +WebPageXHTMLOnlyFilter = Pagina web, solo XHTML +WebPageSVGOnlyFilter = Pagina web, solo SVG +WebPageXMLOnlyFilter = Pagina web, solo XML + +filesFolder = %S_files |