|
87 | 87 | "mailError": "Error sending e-mail", |
88 | 88 | "mailSaved": "E-mail address saved successfully", |
89 | 89 | "mailSent": "E-mail sent", |
| 90 | + "mail_file": "File name e-mail addresses database", |
90 | 91 | "mail_fromAddress": "Return address", |
91 | 92 | "mail_fromName": "Sender name", |
92 | 93 | "mail_host": "E-mail host adress", |
|
152 | 153 | "manual_login_enabled": "If enabled, a username and password will be needed to access the adminpage and/or start screen (depending on your setup).", |
153 | 154 | "manual_login_password": "Define your password used for login. Please note: after saving your password will only be visible as a hash inside adminpanel. For login don't enter the hash, enter the password you have set.", |
154 | 155 | "manual_login_username": "Define the username used to login into Photobooth.", |
| 156 | + "manual_mail_file": "File name for the e-mail addresses database.", |
155 | 157 | "manual_mail_fromAddress": "Enter your return address which is used while sending pictures via email.", |
156 | 158 | "manual_mail_fromName": "Enter your sender name which is used while sending pictures via email.", |
157 | 159 | "manual_mail_host": "Enter your email host adress.", |
|
249 | 251 | "reload": "Reload Page", |
250 | 252 | "remove_config": "Delete personal configuration (my.config.inc.php)", |
251 | 253 | "remove_images": "Delete images", |
252 | | - "remove_mailtxt": "Delete \"mail-addresses.txt\"", |
| 254 | + "remove_mailtxt": "Delete e-mail addresses database", |
253 | 255 | "reset": "Reset", |
254 | 256 | "rounded_corners": "Rounded corners", |
255 | 257 | "save": "Save", |
|
0 commit comments