diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:03:01 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-10 23:03:01 +0200 |
commit | a01f3b959abd9720ec1b33624cbd31bee4838c2b (patch) | |
tree | 1ad5812457031f386a335d2c7b13f1a646c4eb5d /plugins/newmail_notifier/localization/pt_BR.inc | |
parent | e480ca00ba507ea1575bad7ffb824d8d72b666d4 (diff) | |
parent | 4136174517d426dcec74304ce004b4c845f075f5 (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'plugins/newmail_notifier/localization/pt_BR.inc')
-rw-r--r-- | plugins/newmail_notifier/localization/pt_BR.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/newmail_notifier/localization/pt_BR.inc b/plugins/newmail_notifier/localization/pt_BR.inc index e20ed2877..6982e2193 100644 --- a/plugins/newmail_notifier/localization/pt_BR.inc +++ b/plugins/newmail_notifier/localization/pt_BR.inc @@ -15,7 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ */ - $labels['basic'] = 'Exibir notificação quando uma nova mensagem chegar'; $labels['desktop'] = 'Exibir notificação no desktop quando uma nova mensagem chegar'; $labels['sound'] = 'Alerta sonoro quando uma nova mensagem chegar'; @@ -26,5 +25,4 @@ $labels['testbody'] = 'Essa é uma notificação de teste.'; $labels['desktopdisabled'] = 'As notificações no desktop estão desabilitadas no seu navegador.'; $labels['desktopunsupported'] = 'Seu navegador não suporta notificações no desktop'; $labels['desktoptimeout'] = 'Fechar notificação'; - ?> |