summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/dozmod/mailconfig.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-04-29 17:43:58 +0200
committerSimon Rettberg2016-04-29 17:43:58 +0200
commitf8189f4f0bdc79a83e084c56e93e8a2ca073e4c0 (patch)
tree13c41f05ef5920eb13c76be05f749de9a9a809fa /lang/en/modules/dozmod/mailconfig.json
parentImplemented new menu, added logic for defining dependencies, move translation... (diff)
downloadslx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.gz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.xz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.zip
More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091e6189c9e9
Diffstat (limited to 'lang/en/modules/dozmod/mailconfig.json')
-rw-r--r--lang/en/modules/dozmod/mailconfig.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/lang/en/modules/dozmod/mailconfig.json b/lang/en/modules/dozmod/mailconfig.json
deleted file mode 100644
index 0c0dcd7f..00000000
--- a/lang/en/modules/dozmod/mailconfig.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "lang_asteriskRequired": "Fields marked with (*) are required",
- "lang_host": "Host",
- "lang_mailConfig": "SMTP configuration for sending mails",
- "lang_mailConfigHeadline": "email configuration",
- "lang_mailDescription": "Fill in the following fields if you want to notify tutors\/professors\/lecturers about expiring VMs and lectures. If you leave one of the required fields blank, the feature will be disabled.",
- "lang_password": "Password",
- "lang_port": "Port",
- "lang_replyTo": "Reply-To address",
- "lang_save": "Save configuration",
- "lang_senderAddress": "Sender address",
- "lang_senderName": "Sender's display name",
- "lang_ssl": "SSL mode",
- "lang_sslExplicit": "Explicit SSL (\"STARTTLS\")",
- "lang_sslImplicit": "Implicit SSL",
- "lang_sslNone": "No SSL",
- "lang_test": "Send test mail",
- "lang_testConfiguration": "To test the configuration, enter a recipient address here",
- "lang_testRecipient": "Recipient",
- "lang_username": "User name (SMTP auth)"
-} \ No newline at end of file