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

List:       kde-i18n-doc
Subject:    Re: kplatokernel : help needed to translate/understand a string
From:       Dag Andersen <danders () get2net ! dk>
Date:       2009-02-05 8:56:33
Message-ID: 200902050956.33643.danders () get2net ! dk
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Sorry for the *very* late answer, I've been totally tied up lately and it 
doen't seem thing will improve in the near future :(
On Onsdag 21 januar 2009 17:53:55 Yuri Chornoivan wrote:
> На Wed, 21 Jan 2009 12:33:55 +0200, Stanislas Zeller 
<uncensored.assault@gmail.com> написав:
> > HI users,
> >
> > I maintain all the Kplato files for the french translation. I have a
> > problem
> > with this following string :
> >
> > %1: Failed to schedule within successors start time
> >
> > Kplato isn't installed on my computer, so I can't test. You could help me
> > with :
> >
> > - a capture of the part containing the visual explication of this string.
> >
> > - or provide me a more complete explication. The word "successors" is
> > unfixed, I don't understand its function.
> >
> > Thanks!
>
> Hi!
>
> I guess that the word "successors" means successive tasks in projects. If
> their "Late Start" becomes earlier than "Early Finish" of predecessor then
> the schedule cannot be calculated.
Yes, this is quite accurate, it can happen if there are resource conflicts the 
scheduling routines are not able to resolve.
Propose to change the string a little bit to make it less cryptic, see 
attachment. If it's ok, could someone please commit? I don't know when I'll be 
able to do it myself.
>
> Cheers,

-- 
Mvh.
Dag Andersen

[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" \
"http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" \
content="1" /><style type="text/css">p, li { white-space: pre-wrap; \
}</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; \
font-weight:400; font-style:normal;">Sorry for the *very* late answer, I've been \
totally tied up lately and it doen't seem thing will improve in the near future \
:(<br> On Onsdag 21 januar 2009 17:53:55 Yuri Chornoivan wrote:<br>
&gt; На Wed, 21 Jan 2009 12:33:55 +0200, Stanislas Zeller \
&lt;uncensored.assault@gmail.com&gt; написав:<br> &gt; &gt; HI users,<br>
&gt; &gt;<br>
&gt; &gt; I maintain all the Kplato files for the french translation. I have a<br>
&gt; &gt; problem<br>
&gt; &gt; with this following string :<br>
&gt; &gt;<br>
&gt; &gt; %1: Failed to schedule within successors start time<br>
&gt; &gt;<br>
&gt; &gt; Kplato isn't installed on my computer, so I can't test. You could help \
me<br> &gt; &gt; with :<br>
&gt; &gt;<br>
&gt; &gt; - a capture of the part containing the visual explication of this \
string.<br> &gt; &gt;<br>
&gt; &gt; - or provide me a more complete explication. The word "successors" is<br>
&gt; &gt; unfixed, I don't understand its function.<br>
&gt; &gt;<br>
&gt; &gt; Thanks!<br>
&gt;<br>
&gt; Hi!<br>
&gt;<br>
&gt; I guess that the word "successors" means successive tasks in projects. If<br>
&gt; their "Late Start" becomes earlier than "Early Finish" of predecessor then<br>
&gt; the schedule cannot be calculated.<br>
Yes, this is quite accurate, it can happen if there are resource conflicts the \
scheduling routines are not able to resolve.<br> Propose to change the string a \
little bit to make it less cryptic, see attachment. If it's ok, could someone please \
commit? I don't know when I'll be able to do it myself.<br> &gt;<br>
&gt; Cheers,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; \
-qt-user-state:0;"><br></p>-- <br> Mvh.<br>
Dag Andersen</p></body></html>


["successors.diff" (text/x-patch)]

Index: kpttask.cpp
===================================================================
--- kpttask.cpp	(revision 921470)
+++ kpttask.cpp	(working copy)
@@ -1750,7 +1750,7 @@
                 cs->logDebug( "ASAP: late finish=" + cs->lateFinish.toString() + " \
end time=" + e.toString() + " negativeFloat=" +  cs->negativeFloat.toString() );  } \
else if ( e > cs->endTime ) {  cs->schedulingError = true;
-                cs->logWarning( i18nc( "1=type of constraint", "%1: Failed to \
schedule within successors start time",  constraintToString() ) ); +                \
cs->logWarning( i18nc( "1=type of constraint", "%1: Failed to schedule within \
                successor tasks start time",  constraintToString() ) );
                 cs->logDebug( "ASAP: succ. start=" + cs->endTime.toString() + " end \
time=" + e.toString() );  }
             if ( cs->lateFinish > e ) {



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

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