From 9a2ef1ce1d3d1bbdf2dd71b707908d5cf1cfaa8f Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 6 Jul 2010 11:56:02 +0200 Subject: [PATCH] MFB: Tweak wording. --- ingo/config/prefs.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingo/config/prefs.php.dist b/ingo/config/prefs.php.dist index 2b16d00cf..cbbb7a402 100644 --- a/ingo/config/prefs.php.dist +++ b/ingo/config/prefs.php.dist @@ -25,7 +25,7 @@ $_prefs['auto_update'] = array( 'locked' => false, 'shared' => false, 'type' => 'checkbox', - 'desc' => _("Automatically update the script after each change?") + 'desc' => _("Automatically activate the script after each change?") ); // End script preferences -- 2.11.0