File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 36
36
<system : String x : Key =" pythonDirectory" >Python Directory</system : String >
37
37
<system : String x : Key =" autoUpdates" >Auto Update</system : String >
38
38
<system : String x : Key =" autoHideScrollBar" >Auto Hide Scroll Bar in Setting</system : String >
39
- <system : String x : Key =" autoHideScrollBarToolTip" >Hide the scroll bar when not in use.</system : String >
40
39
<system : String x : Key =" selectPythonDirectory" >Select</system : String >
41
40
<system : String x : Key =" hideOnStartup" >Hide Flow Launcher on startup</system : String >
42
41
<system : String x : Key =" hideNotifyIcon" >Hide tray icon</system : String >
Original file line number Diff line number Diff line change 36
36
<system : String x : Key =" pythonDirectory" >Python 디렉토리</system : String >
37
37
<system : String x : Key =" autoUpdates" >자동 업데이트</system : String >
38
38
<system : String x : Key =" autoHideScrollBar" >설정 창 스크롤바 숨기기</system : String >
39
- <system : String x : Key =" autoHideScrollBarToolTip" >설정 창 스크롤바가 작다면 끄는 것을 추천합니다.</system : String >
40
39
<system : String x : Key =" selectPythonDirectory" >선택</system : String >
41
40
<system : String x : Key =" hideOnStartup" >시작 시 Flow Launcher 숨김</system : String >
42
41
<system : String x : Key =" hideNotifyIcon" >트레이 아이콘 숨기기</system : String >
Original file line number Diff line number Diff line change 620
620
<StackPanel Style =" {StaticResource TextPanel}" >
621
621
<TextBlock Text =" {DynamicResource autoHideScrollBar}"
622
622
Style =" {DynamicResource SettingTitleLabel}" />
623
- <TextBlock Text =" {DynamicResource autoHideScrollBarToolTip}"
624
- Style =" {DynamicResource SettingSubTitleLabel}" />
625
623
</StackPanel >
626
624
<ui : ToggleSwitch IsOn =" {Binding AutoHideScrollBar}" FocusVisualMargin =" 5"
627
625
Style =" {DynamicResource SideControlToggle}" Width =" 100"
You can’t perform that action at this time.
0 commit comments