aboutsummaryrefslogtreecommitdiffstats
path: root/view/pt-br
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-08-17 17:35:37 +0200
committerfabrixxm <fabrix.xm@gmail.com>2011-08-17 17:35:37 +0200
commitbdf42473a0341f291cd256323d122aa80bb0cb0b (patch)
tree922a5ba24a34d7ea89673019e82f68436edb7091 /view/pt-br
parent6c423feed2d8bc5bd36d2a1cbac073915e523749 (diff)
parentdb03b1ab173d61b1ee75271dac1e48f3475ad42c (diff)
downloadvolse-hubzilla-bdf42473a0341f291cd256323d122aa80bb0cb0b.tar.gz
volse-hubzilla-bdf42473a0341f291cd256323d122aa80bb0cb0b.tar.bz2
volse-hubzilla-bdf42473a0341f291cd256323d122aa80bb0cb0b.zip
Merge remote-tracking branch 'friendika/master' into newui
Diffstat (limited to 'view/pt-br')
-rw-r--r--view/pt-br/messages.po2
-rw-r--r--view/pt-br/strings.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/view/pt-br/messages.po b/view/pt-br/messages.po
index c46770539..af52d6925 100644
--- a/view/pt-br/messages.po
+++ b/view/pt-br/messages.po
@@ -3416,7 +3416,7 @@ msgstr "segundos"
#: ../../include/datetime.php:164
msgid " ago"
-msgstr "atrás"
+msgstr " atrás"
#: ../../include/poller.php:380
msgid "From: "
diff --git a/view/pt-br/strings.php b/view/pt-br/strings.php
index 0e096cf96..4df793041 100644
--- a/view/pt-br/strings.php
+++ b/view/pt-br/strings.php
@@ -757,7 +757,7 @@ $a->strings["minute"] = "minuto";
$a->strings["minutes"] = "minutos";
$a->strings["second"] = "segundo";
$a->strings["seconds"] = "segundos";
-$a->strings[" ago"] = "atrás";
+$a->strings[" ago"] = " atrás";
$a->strings["From: "] = "De: ";
$a->strings["Image/photo"] = "Imagem/foto";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Não foi possível localizar a informação de DNS para o servidor de banco de dados '%s'";