diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-it/toolkit/toolkit/updates/history.ftl | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/l10n-it/toolkit/toolkit/updates/history.ftl b/l10n-it/toolkit/toolkit/updates/history.ftl new file mode 100644 index 0000000000..366cf6e292 --- /dev/null +++ b/l10n-it/toolkit/toolkit/updates/history.ftl @@ -0,0 +1,29 @@ +# 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/. + +history-title = Cronologia aggiornamenti +history-intro = Sono stati installati i seguenti aggiornamenti + +close-button-label = + .buttonlabelcancel = Chiudi + .title = Cronologia aggiornamenti + +no-updates-label = Nessun aggiornamento installato +name-header = Nome aggiornamento +date-header = Data installazione +type-header = Tipo +state-header = Stato + +# Used to display update history +# +# Variables: +# $name (String): name of the update +# $buildID (String): build identifier from the local updates.xml +update-full-build-name = { $name } ({ $buildID }) + +update-details = Dettagli + +update-installed-on = Installato: { $date } + +update-status = Stato: { $status } |