diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-09-06 11:29:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-09-06 11:29:02 +0000 |
commit | e157bfe1e82eb3c6086fdd92d6c7604347d18d3f (patch) | |
tree | e7f900261d33103bee437c9e4d8b632456d67ad6 /plugins | |
parent | 265cdf1ef6388c492f55b59969e5bced72ec938f (diff) |
one more change
git-svn-id: http://svn.miranda-ng.org/main/trunk@10381 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-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
|