File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 114114
115115 <CheckBox Grid.Row=" 4" Grid.Column=" 1"
116116 Height =" 32"
117- Content =" {DynamicResource Text.Preference.General.Check4UpdatesOnStartup }"
118- IsChecked =" {Binding Source={x:Static vm:Preference.Instance}, Path=Check4UpdatesOnStartup , Mode=TwoWay}" />
117+ Content =" {DynamicResource Text.Preference.General.ShowAuthorTime }"
118+ IsChecked =" {Binding Source={x:Static vm:Preference.Instance}, Path=ShowAuthorTimeInGraph , Mode=TwoWay}" />
119119
120120 <CheckBox Grid.Row=" 5" Grid.Column=" 1"
121121 Height =" 32"
122- Content =" {DynamicResource Text.Preference.General.ShowAuthorTime }"
123- IsChecked =" {Binding Source={x:Static vm:Preference.Instance}, Path=ShowAuthorTimeInGraph , Mode=TwoWay}" />
122+ Content =" {DynamicResource Text.Preference.General.Check4UpdatesOnStartup }"
123+ IsChecked =" {Binding Source={x:Static vm:Preference.Instance}, Path=Check4UpdatesOnStartup , Mode=TwoWay}" />
124124 </Grid >
125125 </TabItem >
126126
You can’t perform that action at this time.
0 commit comments