[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail: [12693]
From:       pdontthink () users ! sourceforge ! net
Date:       2007-09-18 20:58:18
Message-ID: E1IXk9C-0004Qs-Qt () sc8-pr-svn2 ! sourceforge ! net
[Download RAW message or body]

Revision: 12693
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12693&view=rev
Author:   pdontthink
Date:     2007-09-18 13:58:18 -0700 (Tue, 18 Sep 2007)

Log Message:
-----------
Standardize syntax

Modified Paths:
--------------
    trunk/squirrelmail/config/conf.pl

Modified: trunk/squirrelmail/config/conf.pl
===================================================================
--- trunk/squirrelmail/config/conf.pl	2007-09-18 20:57:29 UTC (rev 12692)
+++ trunk/squirrelmail/config/conf.pl	2007-09-18 20:58:18 UTC (rev 12693)
@@ -1554,10 +1554,10 @@
     print "SMTP connections?";
     if ($smtp_sitewide_user ne '') {
         $default = 'y';
-        print " [Yn]:";
+        print " [Y/n]:";
     } else {
         $default = 'n';
-        print " [yN]:";
+        print " [y/N]:";
     }
     $tmp=<STDIN>;
     $tmp = trim($tmp);
@@ -5139,7 +5139,7 @@
     } elsif ($folder_name =~ /[&\*\%]/) {
         # check for ampersand and list-wildcards
         print "Folder name contains special UTF7-IMAP characters.\n";
-        print "Are you sure that folder name is correct? (yN): ";
+        print "Are you sure that folder name is correct? (y/N): ";
         my $tmp = <STDIN>;
         $tmp = lc(trim($tmp));
         if ($tmp =~ /^y$/) {


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic