Resolve WES-189 "Themes pictures wording"
This commit is contained in:
committed by
Louis Adriaens
parent
1cceb3cb89
commit
084724c175
@@ -406,7 +406,7 @@ public class CoursesController : AbstractFeedback
|
||||
ResultPanel.SetActive(true);
|
||||
|
||||
// Set the correct title
|
||||
ResultsTitle.text = course.title + "is voltooid!";
|
||||
ResultsTitle.text = course.title + " is voltooid!";
|
||||
|
||||
// Set the correct description
|
||||
ResultsDecription.text = "Goed gedaan! Je kan nu spelletjes spelen met " + course.title + " om verder te oefenen!";
|
||||
|
||||
Reference in New Issue
Block a user