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

List:       kde-i18n-doc
Subject:    [calligra] plan/about: Fix errors in introduction
From:       Dag Andersen <danders () get2net ! dk>
Date:       2011-11-04 8:47:50
Message-ID: 20111104084750.A3800A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit d9a9ca9a16b9b2f9a70692c58cce08c7ce7346d7 by Dag Andersen.
Committed on 04/11/2011 at 09:35.
Pushed by danders into branch 'master'.

Fix errors in introduction

CCMAIL: kde-i18n-doc@kde.org

M  +4    -4    plan/about/aboutpage.cpp

http://commits.kde.org/calligra/d9a9ca9a16b9b2f9a70692c58cce08c7ce7346d7

diff --git a/plan/about/aboutpage.cpp b/plan/about/aboutpage.cpp
index 908180a..10ed6bc 100644
--- a/plan/about/aboutpage.cpp
+++ b/plan/about/aboutpage.cpp
@@ -182,7 +182,7 @@ QString KPlatoAboutPage::tutorial1()
             "Select the task editor <em>Editors->Tasks</em>:"
             "<ul>"
             "<li>Create a task by selecting <em>Add Task</em> in the toolbar.</li>"
-            "<li>Set <em>Estimate Type</em> to <em>Duration</em>.</li>"
+            "<li>Set <em>Type</em> to <em>Duration</em>.</li>"
             "<li>Set <em>Estimate</em> to <em>8 hours</em>.</li>"
             "<li>Set <em>Constraint</em> to <em>As Soon As Possible</em>.</li>"
             "</ul>"
@@ -201,9 +201,9 @@ QString KPlatoAboutPage::tutorial1()
 
 QString KPlatoAboutPage::tutorial2()
 {
-    DateTime dt = m_project->startTime();
+    DateTime dt = m_project->constraintStartTime();
     if ( m_project->defaultCalendar() ) {
-        dt = m_project->defaultCalendar()->firstAvailableAfter( dt, \
m_project->endTime() ); +        dt = \
m_project->defaultCalendar()->firstAvailableAfter( dt, m_project->constraintEndTime() \
);  }
     return tutorial(
         i18n("Allocate a resource to the task."),
@@ -212,7 +212,7 @@ QString KPlatoAboutPage::tutorial2()
             "<ul>"
             "<li>Enter a name (e.g. 'John') in the <em>Allocation</em> column."
             " (Plan will automatically create a resource with name 'John' under \
                resource group 'Resources'.</li>"
-            "<li>Set <em>Estimate Type</em> to <em>Effort</em>.</li>"
+            "<li>Set <em>Type</em> to <em>Effort</em>.</li>"
             "</ul>"
             "Now you need to schedule the project again with the new allocation:"
             "<br/>Select the schedules editor <em>Editors->Schedules</em> and \
calculate the schedule by selecting <em>Calculate</em> in the toolbar."


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

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