From a5d1487a396a3da2b6551f5ea60b4d182d2730d3 Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Tue, 31 Dec 2024 15:51:28 -0800 Subject: add settings saved message --- localization/en_US.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'localization/en_US.inc') diff --git a/localization/en_US.inc b/localization/en_US.inc index 118dbc4..e92e1d0 100644 --- a/localization/en_US.inc +++ b/localization/en_US.inc @@ -6,6 +6,7 @@ $labels['encrypt_inbox'] = 'Encrypt incoming mail to my inbox'; $labels['forwarding'] = 'Forwarding'; $labels['fwd_addr'] = 'Forward mail to this address'; $labels['inbox_keys'] = 'Encryption Keys'; +$labels['settings_saved'] = 'Inbox settings saved'; $labels['no_query'] = 'One or more database queries are not yet configured'; $labels['no_db'] = 'Failed to connect to the database'; $labels['sql_error'] = 'Encountered an error while performing the operation; please check your SQL syntax and database DSN'; -- cgit v1.2.3