summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--langpacks/english/Plugins/HistoryPP.txt1
-rw-r--r--langpacks/russian/Plugins/HistoryPP.txt2
-rw-r--r--plugins/HistoryPlusPlus/EventDetailForm.dfm2
3 files changed, 4 insertions, 1 deletions
diff --git a/langpacks/english/Plugins/HistoryPP.txt b/langpacks/english/Plugins/HistoryPP.txt
index fde22a2329..0ee19f083a 100644
--- a/langpacks/english/Plugins/HistoryPP.txt
+++ b/langpacks/english/Plugins/HistoryPP.txt
@@ -360,3 +360,4 @@
[View User's History]
[View &History]
[User Menu]
+[Prev] \ No newline at end of file
diff --git a/langpacks/russian/Plugins/HistoryPP.txt b/langpacks/russian/Plugins/HistoryPP.txt
index 6439d85205..b891847efb 100644
--- a/langpacks/russian/Plugins/HistoryPP.txt
+++ b/langpacks/russian/Plugins/HistoryPP.txt
@@ -709,3 +709,5 @@ Wiki-страница дополнительных параметров
&История
[User Menu]
Меню пользователя
+[Prev]
+Назад \ No newline at end of file
diff --git a/plugins/HistoryPlusPlus/EventDetailForm.dfm b/plugins/HistoryPlusPlus/EventDetailForm.dfm
index e17fb7fe51..bc2129405c 100644
--- a/plugins/HistoryPlusPlus/EventDetailForm.dfm
+++ b/plugins/HistoryPlusPlus/EventDetailForm.dfm
@@ -59,7 +59,7 @@ object EventDetailsFrm: TEventDetailsFrm
Top = 4
Width = 116
Height = 25
- Caption = 'Reply &Quoted'
+ Caption = '&Reply Quoted'
TabOrder = 0
OnClick = bnReplyClick
end