From e6f46328975a5944f411676efaa83905a0cb29a0 Mon Sep 17 00:00:00 2001 From: Alex Silva Date: Wed, 16 Jul 2014 13:40:30 -0300 Subject: [PATCH] imported from Crowdin updated aboutAssetsUpdateButton string from crowdin --- _locales/pt_BR/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/pt_BR/messages.json b/_locales/pt_BR/messages.json index d4a99f776..b885da4f1 100644 --- a/_locales/pt_BR/messages.json +++ b/_locales/pt_BR/messages.json @@ -232,7 +232,7 @@ "description":"Displayed in the status column for each entry" }, "aboutAssetsUpdateButton":{ - "message":"Atualização", + "message":"Atualizar", "description":"Update button" }, "aboutAssetsUpdatingButton":{ @@ -243,4 +243,4 @@ "message":"Esta entrada deve ser a última", "description":"so we dont need to deal with comma for last entry" } -} \ No newline at end of file +}