summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--langpacks/english/Plugins/Actman.txt6
-rw-r--r--plugins/Actman/services.ini10
2 files changed, 8 insertions, 8 deletions
diff --git a/langpacks/english/Plugins/Actman.txt b/langpacks/english/Plugins/Actman.txt
index 52cfa4e43b..542ddabbe8 100644
--- a/langpacks/english/Plugins/Actman.txt
+++ b/langpacks/english/Plugins/Actman.txt
@@ -341,13 +341,13 @@
[with confirmation]
[without confirmation]
[Empty updater download folder]
-[Popup Plus (PopupPlus.dll) latest StdPopup (StdPopup.dll)]
+[Popup plus (PopupPlus.dll) latest StdPopup (StdPopup.dll)]
[Enables or disables popup windows]
[Notify]
-[StdPopup or Popup]
+[StdPopup or Popup plus]
[Popup window]
[Unicode Text]
-[Enables or disables Popup windows (maybe deprecated)]
+[Enables or disables popup windows (maybe deprecated)]
[result of protocol service call]
[Send a general request through the protocol chain for a contact]
[str, account name]
diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini
index 3270ec2292..572e95f396 100644
--- a/plugins/Actman/services.ini
+++ b/plugins/Actman/services.ini
@@ -265,15 +265,15 @@ descr=Empty updater download folder
[Service:Popup/EnableDisableMenuCommand]
wparam=0
lparam=0
-plugin=Popup plus (popup.dll) latest StdPopup (stdpopup.dll)
-descr=Enables or disables Popup windows
+plugin=Popup plus (PopupPlus.dll) latest StdPopup (StdPopup.dll)
+descr=Enables or disables popup windows
[Service:Popup/ShowMessage]
alias=MS_POPUP_SHOWMESSAGE
wparam=Ansi Text
lparam=1 Warning|2 Notify|3 Error
return=int 0, if successful
-plugin=StdPopup or Popup
+plugin=StdPopup or Popup plus
descr=Popup window
[Service:Popup/ShowMessageW]
@@ -281,13 +281,13 @@ alias=MS_POPUP_SHOWMESSAGEW
wparam=Unicode Text
lparam=1 Warning|2 Notify|3 Error
return=int 0, if successful
-plugin=StdPopup or Popup
+plugin=StdPopup or Popup plus
descr=Popup window
[Service:Popup/ToggleEnabled]
wparam=0
lparam=0
-plugin=StdPopup (stdpopup.dll)
+plugin=StdPopup (StdPopup.dll)
descr=Enables or disables popup windows (maybe deprecated)
[Service:Proto/CallContactService]