diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 5f6cdc2e1ea..76acebf8f52 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -402,8 +402,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.", "Could not fetch list of apps from the app store." : "Impossibile scaricare l'elenco delle applicazioni dal negozio delle applicazioni.", "Can't install this app because it is not compatible" : "Impossibile installare questa applicazione poiché non è compatibile", - "Can't install this app" : "Impossibile installare questa applicazione", - "Checking for update of app \"%s\" in App Store" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni", - "Checked for update of app \"%s\" in App Store" : "Controllo degli aggiornamenti dell'applicazione \"%s\" nel negozio delle applicazioni" + "Can't install this app" : "Impossibile installare questa applicazione" }, "nplurals=2; plural=(n != 1);"); |