From c6e679e71cdf6a7cd1bf366986c5d7c3b50ade57 Mon Sep 17 00:00:00 2001 From: M Gorchakov Date: Sat, 5 Oct 2013 17:27:23 +0000 Subject: langpacks/english_gb: updated git-svn-id: http://svn.miranda-ng.org/main/trunk@6350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english_gb/Plugins/AdvancedAutoAway.txt | 21 +++++++++++++++ langpacks/english_gb/Plugins/AvatarHistory.txt | 24 +++++++++++++++++ .../english_gb/Plugins/ChangeKeyboardLayout.txt | 18 +++++++++++++ .../english_gb/Plugins/ClientChangeNotify.txt | 13 +++++++++ langpacks/english_gb/Plugins/ConnectionNotify.txt | 12 +++++++++ langpacks/english_gb/Plugins/DbEditorPP.txt | 23 ++++++++++++++++ langpacks/english_gb/Plugins/Facebook.txt | 4 +-- langpacks/english_gb/Plugins/IEView.txt | 9 ------- langpacks/english_gb/Plugins/KeepStatus.txt | 22 +++++++++++++++ langpacks/english_gb/Plugins/LinkList.txt | 18 +++++++++++++ langpacks/english_gb/Plugins/NewXstatusNotify.txt | 24 +++++++++++++++++ langpacks/english_gb/Plugins/Quotes.txt | 31 ++++++++++++++++++++++ langpacks/english_gb/Plugins/TrafficCounter.txt | 15 +++++++++++ langpacks/english_gb/Plugins/YAPP.txt | 18 +++++++++++++ 14 files changed, 241 insertions(+), 11 deletions(-) create mode 100644 langpacks/english_gb/Plugins/AdvancedAutoAway.txt create mode 100644 langpacks/english_gb/Plugins/AvatarHistory.txt create mode 100644 langpacks/english_gb/Plugins/ChangeKeyboardLayout.txt create mode 100644 langpacks/english_gb/Plugins/ClientChangeNotify.txt create mode 100644 langpacks/english_gb/Plugins/ConnectionNotify.txt create mode 100644 langpacks/english_gb/Plugins/DbEditorPP.txt delete mode 100644 langpacks/english_gb/Plugins/IEView.txt create mode 100644 langpacks/english_gb/Plugins/KeepStatus.txt create mode 100644 langpacks/english_gb/Plugins/LinkList.txt create mode 100644 langpacks/english_gb/Plugins/NewXstatusNotify.txt create mode 100644 langpacks/english_gb/Plugins/Quotes.txt create mode 100644 langpacks/english_gb/Plugins/TrafficCounter.txt create mode 100644 langpacks/english_gb/Plugins/YAPP.txt (limited to 'langpacks/english_gb/Plugins') diff --git a/langpacks/english_gb/Plugins/AdvancedAutoAway.txt b/langpacks/english_gb/Plugins/AdvancedAutoAway.txt new file mode 100644 index 0000000000..2265fcd1bc --- /dev/null +++ b/langpacks/english_gb/Plugins/AdvancedAutoAway.txt @@ -0,0 +1,21 @@ +#muuid {f0fdf73a-753d-499d-8dba-336db79cdd41} +;============================================================ +; File: AdvancedAutoAway.dll +; Plugin: Advanced Auto Away +; Version: 0.8.0.42 +; Authors: P Boon +;============================================================ +;file \Plugins\StatusPlugins\resource.rc +[Background color] +Background colour +[Text color] +Text colour +[Use Windows colors] +Use Windows colours +[Use default colors] +Use default colours +[Colors] +Colours +;file \plugins\StatusPlugins\AdvancedAutoAway\options.cpp +;file \Plugins\StatusPlugins\commonstatus.cpp +;file \Plugins\StatusPlugins\confirmdialog.cpp diff --git a/langpacks/english_gb/Plugins/AvatarHistory.txt b/langpacks/english_gb/Plugins/AvatarHistory.txt new file mode 100644 index 0000000000..8b54ae443f --- /dev/null +++ b/langpacks/english_gb/Plugins/AvatarHistory.txt @@ -0,0 +1,24 @@ +#muuid {dbe8c990-7aa0-458d-bab7-33eb07238e71} +;============================================================ +; File: AvatarHistory.dll +; Plugin: Avatar history +; Version: 0.1.0.1 +; Authors: Matthew Wild (MattJ), Ricardo Pescuma Domenecci +;============================================================ +;file \plugins\AvatarHistory\res\AvatarHistory.rc +[Colors] +Colours +[Background color] +Background colour +[Text color] +Text colour +[Use Windows colors] +Use Windows colours +[Use default colors] +Use default colours +;file \plugins\AvatarHistory\src\AvatarDlg.cpp +;file \plugins\AvatarHistory\src\AvatarHistory.cpp +;file \plugins\AvatarHistory\src\AvatarHistory.h +;file \plugins\AvatarHistory\src\icolib.cpp +;file \plugins\AvatarHistory\src\options.cpp +;file \plugins\AvatarHistory\src\utils.cpp diff --git a/langpacks/english_gb/Plugins/ChangeKeyboardLayout.txt b/langpacks/english_gb/Plugins/ChangeKeyboardLayout.txt new file mode 100644 index 0000000000..1afa2fe8a0 --- /dev/null +++ b/langpacks/english_gb/Plugins/ChangeKeyboardLayout.txt @@ -0,0 +1,18 @@ +#muuid {c5ef53a8-80d4-4ce9-b341-ec90d3ec9156} +;============================================================ +; File: ChangeKeyboardLayout.dll +; Plugin: Change keyboard layout +; Version: 0.0.1.5 +; Authors: Yasnovidyashii +;============================================================ +;file \plugins\ChangeKeyboardLayout\res\ChangeKeyboardLayout.rc +[Colors] +Colours +[Popup colors] +Popup colours +[Windows colors] +Windows colours +[Custom colors] +Custom colours +;file \plugins\ChangeKeyboardLayout\src\commonheaders.h +;file \plugins\ChangeKeyboardLayout\src\hook_events.cpp diff --git a/langpacks/english_gb/Plugins/ClientChangeNotify.txt b/langpacks/english_gb/Plugins/ClientChangeNotify.txt new file mode 100644 index 0000000000..73a01091dc --- /dev/null +++ b/langpacks/english_gb/Plugins/ClientChangeNotify.txt @@ -0,0 +1,13 @@ +#muuid {b68a8906-748b-435d-930e-21cc6e8f3b3f} +;============================================================ +; File: ClientChangeNotify.dll +; Plugin: Client change notify +; Version: 0.1.1.3 +; Authors: Deathdemon +;============================================================ +;file \plugins\ClientChangeNotify\res\Resources.rc +[Colors] +Colours +;file \plugins\ClientChangeNotify\src\ClientChangeNotify.cpp +;file \plugins\ClientChangeNotify\src\Misc.h +;file \plugins\ClientChangeNotify\src\OptDlg.cpp diff --git a/langpacks/english_gb/Plugins/ConnectionNotify.txt b/langpacks/english_gb/Plugins/ConnectionNotify.txt new file mode 100644 index 0000000000..adf161a2fd --- /dev/null +++ b/langpacks/english_gb/Plugins/ConnectionNotify.txt @@ -0,0 +1,12 @@ +#muuid {4bb5b4aa-c364-4f23-9746-d5b708a286a5} +;============================================================ +; File: ConnectionNotify.dll +; Plugin: ConnectionNotify +; Version: 0.1.0.5 +; Authors: MaKaR +;============================================================ +;file \plugins\ConnectionNotify\res\ConnectionNotify.rc +[Set popup colors] +Set popup colours +;file \plugins\ConnectionNotify\src\ConnectionNotify.cpp +;file \plugins\ConnectionNotify\src\filter.cpp diff --git a/langpacks/english_gb/Plugins/DbEditorPP.txt b/langpacks/english_gb/Plugins/DbEditorPP.txt new file mode 100644 index 0000000000..b616744691 --- /dev/null +++ b/langpacks/english_gb/Plugins/DbEditorPP.txt @@ -0,0 +1,23 @@ +#muuid {a8a417ef-07aa-4f37-869f-7bfd74886534} +;============================================================ +; File: DbEditorPP.dll +; Plugin: Database editor++ +; Version: 3.2.0.0 +; Authors: Bio, Jonathan Gordon +;============================================================ +;file \plugins\DbEditorPP\res\resource.rc +[Background color] +Background colour +;file \plugins\DbEditorPP\src\addeditsettingsdlg.cpp +;file \plugins\DbEditorPP\src\copymodule.cpp +;file \plugins\DbEditorPP\src\deletemodule.cpp +;file \plugins\DbEditorPP\src\exportimport.cpp +;file \plugins\DbEditorPP\src\findwindow.cpp +;file \plugins\DbEditorPP\src\icons.cpp +;file \plugins\DbEditorPP\src\main.cpp +;file \plugins\DbEditorPP\src\main_window.cpp +;file \plugins\DbEditorPP\src\modules.cpp +;file \plugins\DbEditorPP\src\moduletree.cpp +;file \plugins\DbEditorPP\src\options.cpp +;file \plugins\DbEditorPP\src\settinglist.cpp +;file \plugins\DbEditorPP\src\watchedvars.cpp diff --git a/langpacks/english_gb/Plugins/Facebook.txt b/langpacks/english_gb/Plugins/Facebook.txt index db7ecbdf01..b8111aec15 100644 --- a/langpacks/english_gb/Plugins/Facebook.txt +++ b/langpacks/english_gb/Plugins/Facebook.txt @@ -7,5 +7,5 @@ ;============================================================ [Request for friendship was canceled.] Request for friendship was cancelled. -[Error occured when canceling friendship request.] -Error occured when cancelling friendship request. +[Error occurred when canceling friendship request.] +Error occurred when cancelling friendship request. diff --git a/langpacks/english_gb/Plugins/IEView.txt b/langpacks/english_gb/Plugins/IEView.txt deleted file mode 100644 index 9c825b3a35..0000000000 --- a/langpacks/english_gb/Plugins/IEView.txt +++ /dev/null @@ -1,9 +0,0 @@ -#muuid {0495171b-7137-4ded-97f8-ce6fed67d691} -;============================================================ -; File: IEView.dll -; Plugin: IEView -; Version: 1.4.0.0 -; Authors: Piotr Piastucki, Francois Mean -;============================================================ -[OleInitialize failed.] -OleInitialise failed. diff --git a/langpacks/english_gb/Plugins/KeepStatus.txt b/langpacks/english_gb/Plugins/KeepStatus.txt new file mode 100644 index 0000000000..0413f7af58 --- /dev/null +++ b/langpacks/english_gb/Plugins/KeepStatus.txt @@ -0,0 +1,22 @@ +#muuid {a5bb1b7a-b7cd-4cbb-a7db-ceb4eb71da49} +;============================================================ +; File: KeepStatus.dll +; Plugin: Keep status +; Version: 0.8.0.97 +; Authors: P Boon +;============================================================ +;file \Plugins\StatusPlugins\resource.rc +[Background color] +Background colour +[Text color] +Text colour +[Use Windows colors] +Use Windows colours +[Use default colors] +Use default colours +[Colors] +Colours +;file \plugins\StatusPlugins\KeepStatus\keepstatus.cpp +;file \plugins\StatusPlugins\KeepStatus\options.cpp +;file \Plugins\StatusPlugins\commonstatus.cpp +;file \Plugins\StatusPlugins\confirmdialog.cpp diff --git a/langpacks/english_gb/Plugins/LinkList.txt b/langpacks/english_gb/Plugins/LinkList.txt new file mode 100644 index 0000000000..63d7559e42 --- /dev/null +++ b/langpacks/english_gb/Plugins/LinkList.txt @@ -0,0 +1,18 @@ +#muuid {DA0B09F5-9C66-488C-AE37-8A5F191C9079} +;============================================================ +; File: LinkList.dll +; Plugin: History linklist plus +; Version: 0.0.0.2 +; Authors: Thomas Wendel, gureedo +;============================================================ +;file \plugins\HistoryLinkListPlus\res\linklist.rc +[Color Select] +Colour Select +[Backgroundcolor] +Backgroundcolour +[Textcolor] +Textcolour +;file \plugins\HistoryLinkListPlus\src\language.h +;file \plugins\HistoryLinkListPlus\src\linklist.cpp +;file \plugins\HistoryLinkListPlus\src\linklist_dlg.cpp +;file \plugins\HistoryLinkListPlus\src\linklist_fct.cpp diff --git a/langpacks/english_gb/Plugins/NewXstatusNotify.txt b/langpacks/english_gb/Plugins/NewXstatusNotify.txt new file mode 100644 index 0000000000..3f31f9c0ea --- /dev/null +++ b/langpacks/english_gb/Plugins/NewXstatusNotify.txt @@ -0,0 +1,24 @@ +#muuid {ebf19652-e434-4d79-9897-91a0ff226f51} +;============================================================ +; File: NewXstatusNotify.dll +; Plugin: xStatus notify +; Version: 1.4.0.9 +; Authors: Luca Santarelli, Vasilich, yaho +;============================================================ +;file \plugins\NewXstatusNotify\res\resource.rc +[Colors] +Colours +[Use custom colors] +Use custom colours +[Use Windows colors] +Use Windows colours +[Use Popup colors] +Use Popup colours +;file \plugins\NewXstatusNotify\src\indsnd.cpp +;file \plugins\NewXstatusNotify\src\indsnd.h +;file \plugins\NewXstatusNotify\src\main.cpp +;file \plugins\NewXstatusNotify\src\options.cpp +;file \plugins\NewXstatusNotify\src\popup.h +;file \plugins\NewXstatusNotify\src\utils.cpp +;file \plugins\NewXstatusNotify\src\xstatus.cpp +;file \plugins\NewXstatusNotify\src\xstatus.h diff --git a/langpacks/english_gb/Plugins/Quotes.txt b/langpacks/english_gb/Plugins/Quotes.txt new file mode 100644 index 0000000000..cec75619dd --- /dev/null +++ b/langpacks/english_gb/Plugins/Quotes.txt @@ -0,0 +1,31 @@ +#muuid {e882056d-0d1d-4131-9a98-404cbaea6a9c} +;============================================================ +; File: Quotes.dll +; Plugin: Quotes +; Version: 0.0.24.0 +; Authors: Dioksin +;============================================================ +;file \plugins\Quotes\res\Forex.rc +[Colors] +Colours +[Use default colors] +Use default colours +[Use user-defined colors] +Use user-defined colours +[Background color] +Background colour +[Text color] +Text colour +;file \plugins\Quotes\src\Chart.h +;file \plugins\Quotes\src\CommonOptionDlg.cpp +;file \plugins\Quotes\src\CurrencyConverter.cpp +;file \plugins\Quotes\src\Forex.cpp +;file \plugins\Quotes\src\HTTPSession.cpp +;file \plugins\Quotes\src\IconLib.cpp +;file \plugins\Quotes\src\ImportExport.cpp +;file \plugins\Quotes\src\ModuleInfo.cpp +;file \plugins\Quotes\src\QuoteChart.cpp +;file \plugins\Quotes\src\QuoteInfoDlg.cpp +;file \plugins\Quotes\src\QuotesProviderGoogle.cpp +;file \plugins\Quotes\src\QuotesProviderVisitorFormatSpecificator.cpp +;file \plugins\Quotes\src\SettingsDlg.cpp diff --git a/langpacks/english_gb/Plugins/TrafficCounter.txt b/langpacks/english_gb/Plugins/TrafficCounter.txt new file mode 100644 index 0000000000..9c9e4374dd --- /dev/null +++ b/langpacks/english_gb/Plugins/TrafficCounter.txt @@ -0,0 +1,15 @@ +#muuid {82181510-5dfa-49d7-b469-33871e2ae8b5} +;============================================================ +; File: TrafficCounter.dll +; Plugin: Traffic counter +; Version: 0.1.1.8 +; Authors: Ghost, Mironych +;============================================================ +;file \plugins\TrafficCounter\res\resource.rc +[Background color:] +Background colour: +[Text color:] +Text colour: +;file \plugins\TrafficCounter\src\options.cpp +;file \plugins\TrafficCounter\src\statistics.cpp +;file \plugins\TrafficCounter\src\TrafficCounter.cpp diff --git a/langpacks/english_gb/Plugins/YAPP.txt b/langpacks/english_gb/Plugins/YAPP.txt new file mode 100644 index 0000000000..d0d3d1197c --- /dev/null +++ b/langpacks/english_gb/Plugins/YAPP.txt @@ -0,0 +1,18 @@ +#muuid {efd15f16-7ae4-40d7-a8e3-a411ed747bd5} +;============================================================ +; File: YAPP.dll +; Plugin: YAPP +; Version: 0.5.0.11 +; Authors: Scott Ellis +;============================================================ +;file \plugins\YAPP\res\yapp.rc +[Text color:] +Text colour: +[Background color:] +Background colour: +;file \plugins\YAPP\src\icons.cpp +;file \plugins\YAPP\src\notify_imp.cpp +;file \plugins\YAPP\src\options.cpp +;file \plugins\YAPP\src\services.cpp +;file \plugins\YAPP\src\yapp.cpp +;file \plugins\YAPP\src\yapp_history_dlg.cpp -- cgit v1.2.3