aboutsummaryrefslogtreecommitdiffstats
path: root/view/pt-br
diff options
context:
space:
mode:
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'";