diff options
Diffstat (limited to 'apps/user_status/l10n/pt_BR.js')
-rw-r--r-- | apps/user_status/l10n/pt_BR.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 92abdea171e..25ec765341d 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -43,7 +43,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificações", - "Appear offline" : "Aparecer offline", - "Clear status message after" : "Limpar status do usuário após" + "Appear offline" : "Aparecer offline" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |