diff options
Diffstat (limited to 'plugins/HistoryPlusPlus/GlobalSearch.dfm')
-rw-r--r-- | plugins/HistoryPlusPlus/GlobalSearch.dfm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/GlobalSearch.dfm b/plugins/HistoryPlusPlus/GlobalSearch.dfm index c0877f8d55..5337c755a9 100644 --- a/plugins/HistoryPlusPlus/GlobalSearch.dfm +++ b/plugins/HistoryPlusPlus/GlobalSearch.dfm @@ -637,7 +637,7 @@ object fmGlobalSearch: TfmGlobalSearch OnClick = SendMessage1Click
end
object ReplyQuoted1: TMenuItem
- Caption = 'Reply &Quoted'
+ Caption = '&Reply Quoted'
ShortCut = 16466
OnClick = ReplyQuoted1Click
end
|