From f90a5e3eee4e4d443c27830b6fcab312e0c0b21c Mon Sep 17 00:00:00 2001 From: Brett Profitt Date: Fri, 11 May 2012 17:33:23 -0700 Subject: Fixed typo for admin notice about plugins not being loaded because of mod/disabled --- languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index e48f992d7..7b51b0c7d 100644 --- a/languages/en.php +++ b/languages/en.php @@ -667,7 +667,7 @@ $english = array( /** * Plugins */ - 'plugins:disabled' => 'Plugins are being loaded because a file named "disabled" is in the mod directory.', + 'plugins:disabled' => 'Plugins are not being loaded because a file named "disabled" is in the mod directory.', 'plugins:settings:save:ok' => "Settings for the %s plugin were saved successfully.", 'plugins:settings:save:fail' => "There was a problem saving settings for the %s plugin.", 'plugins:usersettings:save:ok' => "User settings for the %s plugin were saved successfully.", -- cgit v1.2.3