diff options
Diffstat (limited to 'apps/user_status/l10n/pt_PT.js')
-rw-r--r-- | apps/user_status/l10n/pt_PT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/pt_PT.js b/apps/user_status/l10n/pt_PT.js index 1fa3ff3bee3..f8a28678b32 100644 --- a/apps/user_status/l10n/pt_PT.js +++ b/apps/user_status/l10n/pt_PT.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Desativar todas as notificações", - "Appear offline" : "Aparecer offline", - "View profile" : "Visualizar perfil" + "Appear offline" : "Aparecer offline" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |