Skip to content

Commit b784a14

Browse files
committed
Update tooltip text for historyStyleTooltip
The tooltip text for the key `historyStyleTooltip` was updated to improve capitalization and consistency. "History" and "Home Page" were capitalized to align with the formatting of other keys in the file.
1 parent 629c2eb commit b784a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
168168
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
169169
<system:String x:Key="historyStyle">History Style</system:String>
170-
<system:String x:Key="historyStyleTooltip">Choose the type of history to show in the history and home page</system:String>
170+
<system:String x:Key="historyStyleTooltip">Choose the type of history to show in the History and Home Page</system:String>
171171
<system:String x:Key="queryHistory">Query history</system:String>
172172
<system:String x:Key="executedHistory">Last opened history</system:String>
173173
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>

0 commit comments

Comments
 (0)