diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
commit | 1c60a0beab0e1e29bbe9c120b36dbd3347d1c9fd (patch) | |
tree | edcf8b2b4202fa6a70964938c16b1b6a213b3f5e /langpacks/english/Plugins/PackUpdater.txt | |
parent | 9b5565804db3889f7b8c59edf6e75a3566aea7df (diff) |
- lpgen.js updated to work with 'english' folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@2953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/PackUpdater.txt')
-rw-r--r-- | langpacks/english/Plugins/PackUpdater.txt | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/PackUpdater.txt b/langpacks/english/Plugins/PackUpdater.txt new file mode 100644 index 0000000000..a53c1daaba --- /dev/null +++ b/langpacks/english/Plugins/PackUpdater.txt @@ -0,0 +1,109 @@ +#muuid {29517be5-779a-48e5-8950-cb4de1d43172}
+;============================================================
+; File: PackUpdater.dll
+; Plugin: PackUpdater
+; Version: 0.0.1.1
+; Authors: Mataes, ZERO_BiT
+;============================================================
+[Simple updater for Miranda IM premodified packs.]
+;file \plugins\PackUpdater\Res\Resource.rc
+[Update]
+[View info]
+[Cancel]
+[PackUpdater has detected updated versions\nof the following Miranda components:]
+[Description]
+[Downloading...]
+[Pack update options]
+[On startup]
+[Remind about not installed pack update]
+[Hotkey]
+[Go to Customize -> Hotkeys to change the hotkey]
+[Notifications]
+[Message boxes]
+[Errors]
+[Info messages]
+[Progress dialogs]
+[Every]
+[(but only once a day)]
+[Message boxes (*)]
+[Back]
+[Text]
+[Colours]
+[Use cus&tom colors]
+[Use &Windows colours]
+[Use Pop&up colours]
+[Preview]
+[Click action]
+[On left click]
+[On right click]
+[Timeout]
+[0 = Default]
+[-1 = Infinite]
+[Sec]
+[* Needs popup actions to be enabled]
+[Not sets for "Message boxes"]
+[Boxes]
+[PopUps]
+;file \plugins\PackUpdater\Src\Events.cpp
+[Check for pack updates]
+[Pack Updater]
+;file \plugins\PackUpdater\Src\Notifications.cpp
+[An error occured while downloading the update.]
+[Component Name]
+[Current Version]
+[New Version]
+[%s\\Pack]
+[%s\\Plugins]
+[%s\\Icons]
+[%s\\Others]
+[%s\\Backups]
+[%s\\%s]
+[.html]
+[Downloading pack updates...]
+[Downloading update...]
+[Downloads complete. Start updating? All your data will be saved and Miranda IM will be closed.]
+[Download complete. Start updating? All your data will be saved and Miranda IM will be closed.]
+[%miranda_path%\\Plugins]
+[%s\\%s\\%s]
+[%s\\Backups\\%s]
+[%miranda_path%\\Icons]
+[%miranda_path%]
+[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
+;file \plugins\PackUpdater\Src\Notifications.h
+[Close popup]
+[Do nothing]
+;file \plugins\PackUpdater\Src\Options.cpp
+[hours]
+[days]
+[Test]
+[Services]
+;file \plugins\PackUpdater\Src\PackUpdater.cpp
+[%miranda_userdata%\"DEFAULT_UPDATES_FOLDER));\r\n lstrcpyn(tszRoot, tszFolder, SIZEOF(tszRoot));\r\n if (ServiceExists(MS_FOLDERS_REGISTER_PATH))\r\n {\r\n hPackUpdaterFolder = FoldersRegisterCustomPathT(MODULEA, "Pack Updater", MIRANDA_USERDATAT _T("\\]
+[Clear pack updates folder]
+;file \plugins\PackUpdater\Src\Utils.cpp
+['Yes' Button]
+['No' Button]
+[Pack Updater HTTP connection]
+[%d.%d.%d.%d]
+[URL for checking updates not found.]
+[%s\\tmp.ini]
+[Downloading version info...]
+[FileInfo_%d]
+[FileVersion]
+[Message]
+[DownloadURL]
+[AdvFolder]
+[Descr]
+[DiskFileName]
+[Name of Update's file is not supported.]
+[InfoURL]
+[FileType]
+[Force]
+[Plugins\\%s]
+[Plugins\\%s\\%s]
+[%SystemRoot%]
+[%ProgramFiles%]
+[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda IM with Administrator's rights.]
+[No updates found.]
+[No files for update.]
+[Update checking already started!]
|