From a0179235d2d4672ba9dc79b33505555766b3228a Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 18 Apr 2011 20:20:04 -0700 Subject: provide a way to disable mailbox integration --- util/strings.php | 1 + 1 file changed, 1 insertion(+) (limited to 'util/strings.php') diff --git a/util/strings.php b/util/strings.php index aa5f85653..b18d57134 100644 --- a/util/strings.php +++ b/util/strings.php @@ -593,6 +593,7 @@ $a->strings['Email login name:'] = 'Email login name:'; $a->strings['Email password:'] = 'Email password:'; $a->strings["Reply-to address \x28Optional\x29:"] = "Reply-to address \x28Optional\x29:"; $a->strings['Send public posts to all email contacts:'] = 'Send public posts to all email contacts:'; +$a->strings['Email access is disabled on this site.'] = 'Email access is disabled on this site.'; $a->strings['Tag removed'] = 'Tag removed'; $a->strings['Remove Item Tag'] = 'Remove Item Tag'; $a->strings['Select a tag to remove: '] = 'Select a tag to remove: '; -- cgit v1.2.3