Change welcome page text.
authorPiotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics <p.czaja@samsung.com>
Mon, 24 Oct 2022 10:10:09 +0000 (12:10 +0200)
committerPiotr Czaja/Advanced Frameworks (PLT) /SRPOL/Engineer/Samsung Electronics <p.czaja@samsung.com>
Wed, 2 Nov 2022 13:24:51 +0000 (14:24 +0100)
Change-Id: I6353f0e118427a204434c10d80576f7134f5570a

Oobe/Oobe.Welcome/WelcomeStep.cs

index 2163074..5c87660 100644 (file)
@@ -69,7 +69,7 @@ namespace Oobe.Welcome
                 HorizontalAlignment = HorizontalAlignment.Center,\r
                 LineWrapMode = LineWrapMode.Word,\r
                 FontSizeScale = FontSizeScale.UseSystemSetting,\r
-                Text = "There should be some description or information about Tizen IoT. There should be some description or information about Tizen IoT. There should be some description or information about Tizen IoT. There should be some description or information about Tizen IoT.",\r
+                Text = "There should be some description or information ...",\r
             };\r
 \r
             container.Content.Add(title);\r