| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 | 
							- {
 -     "Press any key to continue...": "",
 -     "Exit back to user mainenance": "",
 -     "Freedombone User Control Panel": "",
 -     "Remove yourself from a mailing list": "",
 -     "Select one of the following:": "",
 -     "Remove yourself from mailing list": "",
 -     "You have been removed from ${remove_list_name}": "",
 -     "Subscribe to a mailing list": "",
 -     "You can either enter a subject or an email address\\n": "",
 -     "List folder name:": "",
 -     "Name between [] on subject line:": "",
 -     "List email address:": "",
 -     "Public:": "",
 -     "yes": "",
 -     "Add mailing list": "",
 -     "No mailing list name was given": "",
 -     "No mailing list subject or address was given": "",
 -     "Unrecognised email address": "",
 -     "$LIST_NAME list was added": "",
 -     "Create an email rule": "",
 -     "When email arrives from address:": "",
 -     "Move to folder:": "",
 -     "no": "",
 -     "No email address was given": "",
 -     "No folder name was given": "",
 -     "Email rule for $RULE_EMAIL was added": "",
 -     "Trust a PGP/GPG key or website domain": "",
 -     "Set the trust level for $TRUST_ADDRESS:": "",
 -     "I don't know or won't say": "",
 -     "I do NOT trust": "",
 -     "I trust marginally": "",
 -     "I trust fully": "",
 -     "I trust ultimately": "",
 -     "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "",
 -     "When email arrives with subject containing:": "",
 -     "No subject text was given": "",
 -     "Email rule for subject '$RULE_SUBJECT' was added": "",
 -     "Block or unblock emails from a given address": "",
 -     "Block it:": "",
 -     "Block an email": "",
 -     "Unblock an email": "",
 -     "Block or unblock emails with text in the subject line": "",
 -     "When email arrives with subject text:": "",
 -     "No subject was given": "",
 -     "Email with subject $BLOCK_SUBJECT is now blocked": "",
 -     "Email with subject $BLOCK_SUBJECT is now unblocked": "",
 -     "My PGP/GPG Key": "",
 -     "Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE": "",
 -     "Publish your PGP/GPG key": "",
 -     "Your key has now been published": "",
 -     "Refresh PGP/GPG keys": "",
 -     "Your keys have been refreshed": "",
 -     "Add someone's PGP/GPG key": "",
 -     "Enter their email address or Key ID below": "",
 -     "This doesn't look like an email address or key ID": "",
 -     "Remove someone's PGP/GPG key": "",
 -     "Enter their email address below": "",
 -     "It's not a good idea to remove your own encryption key": "",
 -     "This doesn't look like an email address": "",
 -     "Add an ssh key for logging in": "",
 -     "This will allow you to log into ${PROJECT_NAME} if you have an ssh key on your system, and provides much stronger security than simply using a login password.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
 -     "New ssh key added": "",
 -     "Your ssh key has now been added": "",
 -     "ssh key already added": "",
 -     "That ssh key has already been added": "",
 -     "Unrecognised ssh public key": "",
 -     "This doesn't look like an ssh key": "",
 -     "Remove an ssh key for logging in": "",
 -     "Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
 -     "Remove an ssh public key": "",
 -     "The ssh key has been removed": "",
 -     "Freedombone Control Panel": "",
 -     "SMTP Proxy for $USER": "",
 -     "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
 -     "Enable proxy:": "",
 -     "Protocol (smtp/smtps):": "",
 -     "ISP mail server:": "",
 -     "Port:": "",
 -     "Username:": "",
 -     "Password:": "",
 -     "Sign a PGP/GPG key or website domain": "",
 -     "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "",
 -     "Sign a PGP/GPG key": "",
 -     "$SIGN_ADDRESS was signed": "",
 -     "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "",
 -     "My Encryption Keys": "",
 -     "Choose an operation:": "",
 -     "Show your PGP/GPG key": "",
 -     "Publish your PGP/GPG key so that others can find it": "",
 -     "Refresh your PGP/GPG keys": "",
 -     "Set the trust level for a PGP/GPG key": "",
 -     "Back to main menu": "",
 -     "Change Email Filtering Rules": "",
 -     "Add yourself to a mailing list": "",
 -     "Add an email rule for an address": "",
 -     "Add an email rule for a subject": "",
 -     "Block or unblock an email address": "",
 -     "Block or unblock email with subject text": "",
 -     "Monkeysphere sign server keys": "",
 -     "Freedombone Security Configuration": "",
 -     "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "",
 -     "Freedombone": "",
 -     "Run an App": "",
 -     "User Control Panel": "",
 -     "Use Email": "",
 -     "Browse the Web": "",
 -     "Set an outgoing email proxy": "",
 -     "Administrator controls": "",
 -     "Exit to the command line": "",
 -     "Log out": ""
 - }
 
 
  |