Customizable From header
Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
This commit is contained in:
+7
-4
@@ -343,12 +343,13 @@ advancedsettings.ldapmanagerpassword = Password
|
||||
advancedsettings.ldapautoshadowing = Automatically create users in {0}
|
||||
advancedsettings.smtpPort = SMTP port
|
||||
advancedsettings.smtpServer = SMTP server
|
||||
advancedsettings.smtpEncryption = SMTP encryption method
|
||||
advancedsettings.smtpEncryption = SMTP encryption
|
||||
advancedsettings.smtpUser = SMTP username
|
||||
advancedsettings.smtpPassword = SMTP password
|
||||
advancedsettings.smtpPassword = Password
|
||||
advancedsettings.smtpEncryption.none = None
|
||||
advancedsettings.smtpEncryption.starttls = STARTTLS
|
||||
advancedsettings.smtpEncryption.ssl = SSL/TLS
|
||||
advancedsettings.smtpFrom = Mail sender
|
||||
|
||||
# personalSettings.jsp
|
||||
personalsettings.title = Personal settings for {0}
|
||||
@@ -821,10 +822,12 @@ helppopup.smtpServer.text = <p>The hostname of the SMTP server. This server will
|
||||
who have requested a password reset.</p>
|
||||
helppopup.smtpPort.title = SMTP Port
|
||||
helppopup.smtpPort.text = <p>The server's port that should be connected to for SMTP traffic.</p>
|
||||
helppopup.smtpUser.title = SMTP User
|
||||
helppopup.smtpUser.text = <p>The username to be used to authenticate with the server. Leave empty to connect without authentication.</p>
|
||||
helppopup.smtpCredentials.title = SMTP Credentials
|
||||
helppopup.smtpCredentials.text = <p>The credentials to be used to connect to the SMTP server. Leave empty to connect without authentication.</p>
|
||||
helppopup.smtpEncryption.title = SMTP Encryption
|
||||
helppopup.smtpEncryption.text = <p>The encryption method to be used to connect to the SMTP server. Choose "None" for no encryption.</p>
|
||||
helppopup.smtpFrom.title = From address
|
||||
helppopup.smtpFrom.text = <p>The sender address for mails originating from the Libresonic server. Must be a valid e-mail address.</p>
|
||||
|
||||
# wap/index.jsp
|
||||
wap.index.missing = No music found
|
||||
|
||||
+2
-1
@@ -343,8 +343,9 @@ advancedsettings.smtpPort = SMTP poort
|
||||
advancedsettings.smtpServer = SMTP server
|
||||
advancedsettings.smtpEncryption = SMTP versleutelingsmethode
|
||||
advancedsettings.smtpUser = SMTP gebruikersnaam
|
||||
advancedsettings.smtpPassword = SMTP wachtwoord
|
||||
advancedsettings.smtpPassword = Wachtwoord
|
||||
advancedsettings.smtpEncryption.none = Geen
|
||||
advancedsettings.smtpFrom = Afzender
|
||||
|
||||
# personalsettings.jsp
|
||||
personalsettings.title = Persoonlijke instellingen voor {0}
|
||||
|
||||
Reference in New Issue
Block a user