diff options
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r-- | apps/comments/l10n/it.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index eb51fb31e10..0094bcc581c 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -12,7 +12,6 @@ OC.L10N.register( "More comments …" : "Altri commenti...", "Save" : "Salva", "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", - "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"], |