From 992308cc114c56c0ea5c9d50ba6b5fd828096c7a Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Sun, 23 Aug 2009 12:48:50 -0400 Subject: [PATCH] tweak sentence structure --- imp/config/prefs.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/config/prefs.php.dist b/imp/config/prefs.php.dist index 87e682700..11944d495 100644 --- a/imp/config/prefs.php.dist +++ b/imp/config/prefs.php.dist @@ -175,7 +175,7 @@ $prefGroups['addressbooks'] = array( $prefGroups['events'] = array( 'column' => _("Other Options"), 'label' => _("Event Requests"), - 'desc' => _("Configure event or meeting requests should be handled."), + 'desc' => _("Configure how event or meeting requests should be handled."), 'members' => array('conflict_interval') ); -- 2.11.0