We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649b55f commit d34f1a3Copy full SHA for d34f1a3
Flow.Launcher/WelcomeWindow.xaml
@@ -7,7 +7,7 @@
7
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
8
xmlns:ui="http://schemas.modernwpf.com/2019"
9
Name="FlowWelcomeWindow"
10
- Title="Welcome to Flow Launcher"
+ Title="{DynamicResource Welcome_Page1_Title}"
11
Width="550"
12
Height="650"
13
Activated="OnActivated"
0 commit comments