summaryrefslogtreecommitdiffstats
path: root/template/en/default/setup/strings.txt.pl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/setup/strings.txt.pl')
-rw-r--r--template/en/default/setup/strings.txt.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index 35a771ff3..ce4785b04 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -204,6 +204,12 @@ END
localconfig_memcached_namespace => <<'END',
Specify a string to prefix each key on Memcached.
END
+ localconfig_ses_username => <<'END',
+Username for HTTP Basic Authentication in front of the SES bounce handler.
+END
+ localconfig_ses_password => <<'END',
+Password for HTTP Basic Authentication in front of the SES bounce handler.
+END
localconfig_site_wide_secret => <<'END',
This secret key is used by your installation for the creation and
validation of encrypted tokens. These tokens are used to implement