File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
<Grid >
11
11
<Grid .ColumnDefinitions>
12
12
<ColumnDefinition Width =" 150" />
13
- <ColumnDefinition Width =" 120 " />
13
+ <ColumnDefinition Width =" 125 " />
14
14
</Grid .ColumnDefinitions>
15
15
<TextBox x : Name =" tbHotkey" TabIndex =" 100" VerticalContentAlignment =" Center" Grid.Column=" 0"
16
16
PreviewKeyDown =" TbHotkey_OnPreviewKeyDown" input:InputMethod.IsInputMethodEnabled=" False" />
Original file line number Diff line number Diff line change 139
139
<system : String x : Key =" update" >Update</system : String >
140
140
141
141
<!-- Hotkey Control-->
142
- <system : String x : Key =" hotkeyUnavailable" >Hotkey unavailable </system : String >
142
+ <system : String x : Key =" hotkeyUnavailable" >Hotkey Unavailable </system : String >
143
143
144
144
<!-- Crash Reporter-->
145
145
<system : String x : Key =" reportWindow_version" >Version</system : String >
You can’t perform that action at this time.
0 commit comments