diff options
Diffstat (limited to 'apps/user_status/l10n/it.js')
-rw-r--r-- | apps/user_status/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index 3bf410ec375..d9086d3029e 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 ora", "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", - "Appear offline" : "Mostrati non in linea", - "View profile" : "Vedi profilo" + "Appear offline" : "Mostrati non in linea" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |