diff options
author | Brion Vibber <brion@pobox.com> | 2010-12-22 10:20:47 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-12-22 10:20:47 -0800 |
commit | a16131526b5ae77c558fe6b11d1726af39d7c82d (patch) | |
tree | 53f87f6e78177ec38052320eece6381e5789af81 | |
parent | c5ab7026dd8f463e460e20b4b813fd0f7f51dcb2 (diff) |
Partial fix for ticket #2964: bad .po file entries
http://translatewiki.net/wiki/StatusNet:Cb5746be52330331844dea750bf452c0618aecb3-All_Rights_Reserved/pt-br
-rw-r--r-- | locale/pt_BR/LC_MESSAGES/statusnet.po | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/locale/pt_BR/LC_MESSAGES/statusnet.po b/locale/pt_BR/LC_MESSAGES/statusnet.po index 37412a935..20a0666b3 100644 --- a/locale/pt_BR/LC_MESSAGES/statusnet.po +++ b/locale/pt_BR/LC_MESSAGES/statusnet.po @@ -3219,9 +3219,7 @@ msgstr "Particular" #: actions/licenseadminpanel.php:246 msgid "All Rights Reserved" -msgstr "" -"\n" -"Todos os Direitos Reservados" +msgstr "Todos os Direitos Reservados" #: actions/licenseadminpanel.php:247 msgid "Creative Commons" |