summaryrefslogtreecommitdiff
path: root/locales/pt-BR
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-10-10 14:15:55 -0500
committerRuben Pollan <meskio@sindominio.net>2018-10-10 19:27:21 -0500
commitff36a0359c4a1e0053ff43c6f0efbe075894612a (patch)
treee0afc157d95267f2289a658c2a6bb853eb972b95 /locales/pt-BR
parent58f4ee7528d8ba0e5223a9ddf236739287b4ef4c (diff)
[feat] improve readability of errors
Let's not report 'bitmaskd is not running' in standalone mode. - Resolves: #35
Diffstat (limited to 'locales/pt-BR')
-rw-r--r--locales/pt-BR/messages.gotext.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/locales/pt-BR/messages.gotext.json b/locales/pt-BR/messages.gotext.json
index 3f6359c..7a0428f 100644
--- a/locales/pt-BR/messages.gotext.json
+++ b/locales/pt-BR/messages.gotext.json
@@ -3,6 +3,14 @@
"messages": [
{
"id": [
+ "notRunning",
+ "Is bitmaskd running? Start bitmask and try again."
+ ],
+ "message": "Is bitmaskd running? Start bitmask and try again.",
+ "translation": "Você tem certeza que bitmaskd está sendo executado? Inicie o bitmask e tente novamente."
+ },
+ {
+ "id": [
"donationText",
"The {ApplicationName} service is expensive to run. Because we don't want to store personal information about you, there is no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month.\n\t\nDo you want to donate now?"
],
@@ -72,17 +80,9 @@
"translation": ""
},
{
- "id": [
- "notRunning",
- "Is bitmaskd running? Start bitmask and try again."
- ],
- "message": "Is bitmaskd running? Start bitmask and try again.",
- "translation": "Você tem certeza que bitmaskd está sendo executado? Inicie o bitmask e tente novamente."
- },
- {
- "id": "Can't contact bitmask",
- "message": "Can't contact bitmask",
- "translation": "Não foi possível se comunicar com bitmask"
+ "id": "Initialize error",
+ "message": "Initialize error",
+ "translation": ""
},
{
"id": [