summaryrefslogtreecommitdiff
path: root/locales/en-US/messages.gotext.json
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2019-01-12 18:18:23 +0100
committerRuben Pollan <meskio@sindominio.net>2019-01-15 14:39:21 +0100
commitbea32af5d45702e5608d347bf2bf6314d899f2e0 (patch)
tree3a3b65123a751624a866176d9d59424707474363 /locales/en-US/messages.gotext.json
parent933ad2aeda754499753e91be05aa9f5556539d35 (diff)
[feat] Reorganize code
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99
Diffstat (limited to 'locales/en-US/messages.gotext.json')
-rw-r--r--locales/en-US/messages.gotext.json70
1 files changed, 31 insertions, 39 deletions
diff --git a/locales/en-US/messages.gotext.json b/locales/en-US/messages.gotext.json
index f1d2084..d8e72cc 100644
--- a/locales/en-US/messages.gotext.json
+++ b/locales/en-US/messages.gotext.json
@@ -3,6 +3,26 @@
"messages": [
{
"id": [
+ "errorMsg",
+ "An error has ocurred initializing the VPN: {Err}"
+ ],
+ "message": "An error has ocurred initializing the VPN: {Err}",
+ "translation": "An error has ocurred initializing VPN: {Err}",
+ "translatorComment": "Copied from source.",
+ "placeholders": [
+ {
+ "id": "Err",
+ "string": "%[1]v",
+ "type": "error",
+ "underlyingType": "interface{Error() string}",
+ "argNum": 1,
+ "expr": "err"
+ }
+ ],
+ "fuzzy": true
+ },
+ {
+ "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?"
],
@@ -16,7 +36,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "n.conf.ApplicationName"
}
],
"fuzzy": true
@@ -43,7 +63,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "n.conf.ApplicationName"
},
{
"id": "ApplicationName",
@@ -51,7 +71,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "n.conf.ApplicationName"
},
{
"id": "ApplicationName_1",
@@ -59,7 +79,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "n.conf.ApplicationName"
},
{
"id": "Version",
@@ -118,7 +138,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "n.conf.ApplicationName"
},
{
"id": "Err",
@@ -139,34 +159,6 @@
"fuzzy": true
},
{
- "id": [
- "errorMsg",
- "An error has ocurred initializing {ApplicationName}: {Err}"
- ],
- "message": "An error has ocurred initializing {ApplicationName}: {Err}",
- "translation": "An error has ocurred initializing {ApplicationName}: {Err}",
- "translatorComment": "Copied from source.",
- "placeholders": [
- {
- "id": "ApplicationName",
- "string": "%[1]s",
- "type": "string",
- "underlyingType": "string",
- "argNum": 1,
- "expr": "applicationName"
- },
- {
- "id": "Err",
- "string": "%[2]v",
- "type": "error",
- "underlyingType": "interface{Error() string}",
- "argNum": 2,
- "expr": "err"
- }
- ],
- "fuzzy": true
- },
- {
"id": "Checking status...",
"message": "Checking status...",
"translation": "Checking status..."
@@ -224,7 +216,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "bt.conf.ApplicationName"
},
{
"id": "City",
@@ -249,7 +241,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "bt.conf.ApplicationName"
}
],
"fuzzy": true
@@ -266,7 +258,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "bt.conf.ApplicationName"
}
],
"fuzzy": true
@@ -288,7 +280,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "bt.conf.ApplicationName"
}
],
"fuzzy": true
@@ -305,7 +297,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "bt.conf.ApplicationName"
}
],
"fuzzy": true
@@ -327,7 +319,7 @@
"type": "string",
"underlyingType": "string",
"argNum": 1,
- "expr": "applicationName"
+ "expr": "bt.conf.ApplicationName"
}
],
"fuzzy": true