diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-12-26 09:17:50 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-12-26 09:17:50 +0000 |
commit | e7f4aae0b694e4d04d7a1a99e03a3fa1eb61492f (patch) | |
tree | 49c5bccd54d534f8ac13666c119e32983f32b89e /language | |
parent | 91911c589cec29ba2d12d5aadd9cae79159917c6 (diff) |
[trunk] - language - update - pt_BR - Brasil – Brazil thanks to Fernando - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12793 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_BR/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index 913e808ef..d86e3b9ab 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -112,7 +112,7 @@ $lang['Sort by'] = 'Listado por'; $lang['Sort order'] = 'Ordem de exibição'; $lang['Tag'] = 'Tag'; $lang['Tags'] = 'Tags'; -$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'O RSS notifica dos eventos da galeria : novas imagens, categorias actualizadas, Novos comentários usários. Use um leitor de fluxos RSS.'; +$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'O RSS notifica dos eventos da galeria : novas imagens, categorias actualizadas, Novos comentários usuários. Use um leitor de fluxos RSS.'; $lang['Unknown feed identifier'] = 'identificador de fluxo RSS desconhecido'; $lang['User comments'] = 'Comentários de usuário'; $lang['Username'] = 'Nome de usuário'; |