diff --git a/client/src/locale/angular.it-IT.xlf b/client/src/locale/angular.it-IT.xlf
index 43b60240a..ce20817a8 100644
--- a/client/src/locale/angular.it-IT.xlf
+++ b/client/src/locale/angular.it-IT.xlf
@@ -330,7 +330,7 @@
- {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} altri{ video}}
+ {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { video}}
../app/shared/shared-video-playlist/video-playlist-miniature.component.html9
@@ -2899,7 +2899,7 @@
- {VAR_PLURAL, plural, =1 {1 rapporto} altri rapporti}}
+ {VAR_PLURAL, plural, =1 {1 rapporto} other { rapporti}}
../app/shared/shared-abuse-list/abuse-details.component.html27
@@ -2974,7 +2974,7 @@
- {VAR_PLURAL, plural, =1 {1 report} altri { reports}}
+ {VAR_PLURAL, plural, =1 {1 report} other { reports}}
../app/shared/shared-abuse-list/abuse-details.component.html52
@@ -3133,7 +3133,7 @@
- {VAR_PLURAL, plural, =1 {result} altri {results} }
+ {VAR_PLURAL, plural, =1 {result} other {results} }
../app/+admin/plugins/plugin-search/plugin-search.component.html23
@@ -3535,17 +3535,17 @@
- {VAR_PLURAL, plural, =1 {Video} altri {Videos} }
+ {VAR_PLURAL, plural, =1 {Video} other {Videos} }
../app/+admin/users/user-edit/user-edit.component.html24
- {VAR_PLURAL, plural, =1 {Channel} altri {Channels} }
+ {VAR_PLURAL, plural, =1 {Channel} other {Channels} }
../app/+admin/users/user-edit/user-edit.component.html30
- {VAR_PLURAL, plural, =1 {Subscriber} altri {Subscribers} }
+ {VAR_PLURAL, plural, =1 {Subscriber} other {Subscribers} }
../app/+admin/users/user-edit/user-edit.component.html36
@@ -3560,7 +3560,7 @@
- {VAR_PLURAL, plural, =1 {Comment} altro {Comments} }
+ {VAR_PLURAL, plural, =1 {Comment} other {Comments} }
../app/+admin/users/user-edit/user-edit.component.html54
@@ -4585,12 +4585,12 @@
- {VAR_PLURAL, plural, =1 {1 iscritto} altro { iscritti}}
+ {VAR_PLURAL, plural, =1 {1 iscritto} other { iscritti}}
../app/+accounts/account-video-channels/account-video-channels.component.html13
- {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} altro { video}}
+ {VAR_PLURAL, plural, =0 {No videos} =1 {1 video} other { video}}
../app/+my-account/+my-account-video-channels/my-account-video-channels.component.html37