|
@@ -1,6 +1,8 @@
|
1
|
1
|
{
|
2
|
2
|
"<h1>Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog</h1><p>Another $PROJECT_NAME site</p>": "",
|
3
|
3
|
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
|
4
|
+ "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "",
|
|
5
|
+ "Invalid FreeDNS Code": "",
|
4
|
6
|
"Encryption keys": "",
|
5
|
7
|
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
6
|
8
|
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
|
|
@@ -27,7 +29,6 @@
|
27
|
29
|
"Spanish": "",
|
28
|
30
|
"Select User": "",
|
29
|
31
|
"Select one of the following:": "",
|
30
|
|
- "Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "",
|
31
|
32
|
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
32
|
33
|
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
33
|
34
|
"Freedombone": "",
|
|
@@ -142,7 +143,6 @@
|
142
|
143
|
"Domain:": "",
|
143
|
144
|
"Code:": "",
|
144
|
145
|
"Domain name validation": "",
|
145
|
|
- "FreeDNS code": "",
|
146
|
146
|
"Blog Configuration": "",
|
147
|
147
|
"\\nPlease enter your blog details:": "",
|
148
|
148
|
"Owncloud Configuration": "",
|