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 8c3d8d8cfbd..f7e67d56dcc 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -35,7 +35,6 @@ OC.L10N.register( "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", "Appear offline" : "Mostrati non in linea", - "Clear status message after" : "Cancella il messaggio di stato dopo", - "What's your status?" : "Qual รจ il tuo stato?" + "Clear status message after" : "Cancella il messaggio di stato dopo" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |