diff --git a/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties b/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties
index 0deade45..6fc2cae7 100644
--- a/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties
+++ b/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_en.properties
@@ -341,6 +341,14 @@ advancedsettings.ldapsearchfilter = LDAP search filter
advancedsettings.ldapmanagerdn = LDAP manager DN
With this option selected, {0} will automaticall in the playlist. Otherwise, you must start and connect the player yourself.
helppopup.dynamicip.title = Dynamic IP address helppopup.dynamicip.text =Turn off this option if the player uses a static IP address.
+helppopup.smtpServer.title = SMTP Server +helppopup.smtpServer.text =The hostname of the SMTP server. This server will be used to send e-mails to users \ + who have requested a password reset.
+helppopup.smtpPort.title = SMTP Port +helppopup.smtpPort.text =The server's port that should be connected to for SMTP traffic.
+helppopup.smtpUser.title = SMTP User +helppopup.smtpUser.text =The username to be used to authenticate with the server. Leave empty to connect without authentication.
+helppopup.smtpEncryption.title = SMTP Encryption +helppopup.smtpEncryption.text =The encryption method to be used to connect to the SMTP server. Choose "None" for no encryption.
# wap/index.jsp wap.index.missing = No music found diff --git a/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_nl.properties b/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_nl.properties index d98cc8e3..2dae8742 100644 --- a/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_nl.properties +++ b/libresonic-main/src/main/resources/org/libresonic/player/i18n/ResourceBundle_nl.properties @@ -339,6 +339,12 @@ advancedsettings.ldapsearchfilter = LDAP zoekfilter advancedsettings.ldapmanagerdn = LDAP manager DN