add additional reply via email help text example
This commit is contained in:
parent
43f2e5b747
commit
2a6849b387
|
@ -809,7 +809,7 @@ en:
|
||||||
staff_like_weight: "Extra weighting factor given to likes when performed by staff."
|
staff_like_weight: "Extra weighting factor given to likes when performed by staff."
|
||||||
|
|
||||||
reply_by_email_enabled: "Enable replying to topics via email"
|
reply_by_email_enabled: "Enable replying to topics via email"
|
||||||
reply_by_email_address: "Template for reply by email address in form, for example: %{reply_key}@reply.myforum.com"
|
reply_by_email_address: "Template for reply by email address in form, for example: %{reply_key}@reply.example.com or replies+%{reply_key}@example.com"
|
||||||
|
|
||||||
pop3s_polling_enabled: "Poll via POP3S for email replies"
|
pop3s_polling_enabled: "Poll via POP3S for email replies"
|
||||||
pop3s_polling_port: "The port to poll a POP3S account on"
|
pop3s_polling_port: "The port to poll a POP3S account on"
|
||||||
|
|
Loading…
Reference in New Issue