Skip to content

Commit

Permalink
Update AboutWindow.xaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Oct 28, 2019
1 parent 84062b5 commit f964c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AutoThemeChanger/AboutWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
<ComboBoxItem Content="українська" Name="uk"/>
<ComboBoxItem Content="日本の" Name="ja"/>
<ComboBoxItem Content="简体中文" Name="zh"/>
<ComboBoxItem Content="繁體中文" Name="zhtw"/>
</ComboBox>
<TextBlock Name = "Translator" HorizontalAlignment="Left" Margin="10,383,0,0" TextWrapping="Wrap" Text="{x:Static p:Resources.lblTranslator}" VerticalAlignment="Top"/>
<TextBlock Name="RestartText" HorizontalAlignment="Left" Margin="10,404,0,0" TextWrapping="Wrap" Text=" " VerticalAlignment="Top" Foreground="Red"/>
Expand Down

0 comments on commit f964c38

Please sign in to comment.