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

List:       kde-commits
Subject:    kdeedu/kmplot/kmplot
From:       Fredrik Edemar <f_edemar () linux ! se>
Date:       2005-01-16 15:43:49
Message-ID: 20050116154349.3FD021B903 () office ! kde ! org
[Download RAW message or body]

CVS commit by fedemar: 

Simplify an error message


  M +1 -1      parser.cpp   1.41


--- kdeedu/kmplot/kmplot/parser.cpp  #1.40:1.41
@@ -972,5 +972,5 @@ int Parser::parserError(bool showMessage
                 case 13:  KMessageBox::error(0, i18n("Function could not be found"), \
"KmPlot");  break;
-                case 14:  KMessageBox::error(0, i18n("Evalation expression may not \
use user-defined constants"), "KmPlot"); +                case 14:  \
KMessageBox::error(0, i18n("The expression must not contain user-defined constants"), \
"KmPlot");  break;
         }


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

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