diff options
Diffstat (limited to 'apps/files/l10n/it.php')
-rw-r--r-- | apps/files/l10n/it.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index e4fed8fd2f9..3b22606b96c 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -88,7 +88,6 @@ $TRANSLATIONS = array( "Delete" => "Elimina", "Upload too large" => "Caricamento troppo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", -"Files are being scanned, please wait." => "Scansione dei file in corso, attendi", -"Current scanning" => "Scansione corrente" +"Files are being scanned, please wait." => "Scansione dei file in corso, attendi" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |