Changing Squirrelmail to SquirrelMail in strings
[squirrelmail.git] / plugins / info / setup.php
index 5340c0af82a28d07bb83eaed768127ec30f853a3..2ede4054ce19f29380ee181c329d4814f42f705a 100644 (file)
@@ -32,9 +32,9 @@ function info_opt() {
     $optpage_blocks[] = array(
         'name' => _("IMAP server information"),
         'url'  => '../plugins/info/options.php',
-        'desc' => _("Run some test IMAP commands, displaying both the command and the result. These tests use the Squirrelmail IMAP commands and your current Squirrelmail configuration. Custom command strings can be used."),
+        'desc' => _("Run some test IMAP commands, displaying both the command and the result. These tests use the SquirrelMail IMAP commands and your current SquirrelMail configuration. Custom command strings can be used."),
         'js'   => false
     );
 }
 
-?>
\ No newline at end of file
+?>