summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/lang/en/templates/mailconfig.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-04 18:27:28 +0200
committerSimon Rettberg2016-05-04 18:27:28 +0200
commit80424b29e00609bf837119fa810b5afdadf2b4e9 (patch)
treee59c49265aeb219c4137bdf21e71262201345b99 /modules-available/dozmod/lang/en/templates/mailconfig.json
parentWIP (diff)
downloadslx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.gz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.xz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.zip
Work on translations: templates and messages work
Diffstat (limited to 'modules-available/dozmod/lang/en/templates/mailconfig.json')
-rw-r--r--modules-available/dozmod/lang/en/templates/mailconfig.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/modules-available/dozmod/lang/en/templates/mailconfig.json b/modules-available/dozmod/lang/en/templates/mailconfig.json
deleted file mode 100644
index 0c0dcd7f..00000000
--- a/modules-available/dozmod/lang/en/templates/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