diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-16 06:50:49 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-16 06:50:49 +0000 |
| commit | e6c21c87303030040f5554dd90763107d49dc19b (patch) | |
| tree | 042eee73993ebc9277adb80da10650c4f7ceb744 /roundcubemail/program | |
| parent | 2164a44403ed1b5ba4e608ff09dda9464ef363ee (diff) | |
Fixed typo in brazilian portuguese localization
git-svn-id: https://svn.roundcube.net/trunk@870 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/pt_BR/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/pt_BR/labels.inc b/roundcubemail/program/localization/pt_BR/labels.inc index e6c7f8305..250035924 100644 --- a/roundcubemail/program/localization/pt_BR/labels.inc +++ b/roundcubemail/program/localization/pt_BR/labels.inc @@ -215,7 +215,7 @@ $labels['signature'] = 'Assinatura'; $labels['dstactive'] = 'Horário de Verão'; $labels['htmleditor'] = 'Criar mensagens em HTML'; $labels['htmlsignature'] = 'Assinatura em HTML'; -$labels['previewpane'] = 'Exibir Pré-Vizualização'; +$labels['previewpane'] = 'Exibir Pré-Visualização'; $labels['autosavedraft'] = 'Salvar Rascunho automaticamente'; $labels['everynminutes'] = 'a cada $n minutos'; |
