From 1c60a0beab0e1e29bbe9c120b36dbd3347d1c9fd Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 4 Jan 2013 09:24:44 +0000 Subject: - lpgen.js updated to work with 'english' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/english/Plugins/PluginUpdater.txt | 159 ++++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 langpacks/english/Plugins/PluginUpdater.txt (limited to 'langpacks/english/Plugins/PluginUpdater.txt') diff --git a/langpacks/english/Plugins/PluginUpdater.txt b/langpacks/english/Plugins/PluginUpdater.txt new file mode 100644 index 0000000000..4e74f763bd --- /dev/null +++ b/langpacks/english/Plugins/PluginUpdater.txt @@ -0,0 +1,159 @@ +#muuid {968def4a-bc60-4266-ac08-754ce721db5f} +;============================================================ +; File: PluginUpdater.dll +; Plugin: PluginUpdater +; Version: 0.1.0.2 +; Authors: Mataes, George Hazan +;============================================================ +[Plugin updater for Miranda NG.] +;file \plugins\PluginUpdater\res\Resource.rc +[PluginUpdater has detected updated versions of some Miranda components. Click on Details button to view more information] +[Update] +[Details >>] +[Cancel] +[Select &all] +[Select &none] +[Hotkey] +[Go to Customize -> Hotkeys to change the hotkey] +[Plugin updates options] +[On startup] +[(but only once a day)] +[Every] +[Update icons] +[Files source] +[Stable version] +[Development version (less stable)] +[Custom version] +[Notifications] +[Message boxes (*)] +[Errors] +[Info messages] +[Progress dialogs] +[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\PluginUpdater\src\Notifications.cpp +[%s\\Backups] +[%s\\Temp] +[Skipped.] +[Will be deleted!] +[Downloading...] +[Failed!] +[Succeeded.] +[Plugin Updater] +[Download complete. Start updating? All your data will be saved and Miranda NG will be closed.] +[You have chosen not to install the plugin updates immediately.\nYou can install it manually from this location:\n\n%s] +[%miranda_path%] +[%s\\%s] +[.test] +[Component Name] +[State] +[%miranda_profilename%] +[ /restart:%d /profile=%s] +;file \plugins\PluginUpdater\src\Notifications.h +[Close popup] +[Do nothing] +;file \plugins\PluginUpdater\src\Options.cpp +[hours] +[days] +[Test] +[Services] +;file \plugins\PluginUpdater\src\PluginUpdater.cpp +[%miranda_userdata%\"DEFAULT_UPDATES_FOLDER)));\r\n lstrcpyn(tszRoot, tszFolder, SIZEOF(tszRoot));\r\n }\r\n\r\n LoadOptions();\r\n InitPopupList();\r\n NetlibInit();\r\n IcoLibInit();\r\n\r\n // Add cheking update menu item\r\n hCheckUpdates = CreateServiceFunction(MODNAME"/CheckUpdates", MenuCommand);\r\n\r\n CLISTMENUITEM mi = { sizeof(mi) };\r\n mi.position = -0x7FFFFFFF;\r\n mi.flags = CMIF_ICONFROMICOLIB;\r\n mi.icolibItem = Skin_GetIconHandle("check_update] +[Check for plugin updates] +;file \plugins\PluginUpdater\src\Scanner.cpp +[svc_dbepp.dll] +[Plugins\\dbeditorpp.dll] +[svc_crshdmp.dll] +[Plugins\\crashdumper.dll] +[svc_vi.dll] +[Plugins\\versioninfo.dll] +[crashrpt.dll] +[advsplashscreen.dll] +[Plugins\\splashscreen.dll] +[import_sa.dll] +[Plugins\\import.dll] +[newnr.dll] +[Plugins\\notesreminders.dll] +[dbtool.exe] +[Plugins\\dbchecker.dll] +[dbtool_sa.exe] +[bclist.dll] +[Plugins\\Clist_blind.dll] +[clienticons_general.dll] +[Icons\\fp_icons.dll] +[clienticons_miranda.dll] +[fp_icq.dll] +[fp_jabber.dll] +[clienticons_aim.dll] +[clienticons_gadu.dll] +[clienticons_gg.dll] +[clienticons_icq.dll] +[clienticons_irc.dll] +[clienticons_jabber.dll] +[clienticons_mra.dll] +[clienticons_msn.dll] +[clienticons_multiproto.dll] +[clienticons_multiprotocols.dll] +[clienticons_others.dll] +[clienticons_overlays.dll] +[clienticons_packs.dll] +[clienticons_qq.dll] +[clienticons_rss.dll] +[clienticons_skype.dll] +[clienticons_tlen.dll] +[clienticons_voip.dll] +[clienticons_weather.dll] +[clienticons_yahoo.dll] +[fp_aim.dll] +[fp_c6_mra_skype.dll] +[fp_gg.dll] +[fp_irc.dll] +[fp_msn.dll] +[fp_packs.dll] +[fp_qq.dll] +[fp_rss.dll] +[fp_tlen.dll] +[fp_weather.dll] +[fp_yahoo.dll] +[clist_classic.dll] +[chat.dll] +[gender.dll] +[srmm.dll] +[extraicons.dll] +[%s\\*] +[.dll] +[.exe] +[%s\\Temp\\%s.zip] +[%s/%s.zip] +[platform] +[Downloading version info...] +[%s/hashes.zip] +[%s\\hashes.zip] +[An error occured while downloading the update.] +[%s\\hashes.txt] +[No updates found.] +[Update checking already started!] +;file \plugins\PluginUpdater\src\unzipfile.cpp +;file \plugins\PluginUpdater\src\Utils.cpp +['Yes' Button] +['No' Button] +[Plugin Updater HTTP connection] +["%s" /restart:%d /profile=%s] +;file \plugins\PluginUpdater\src\Minizip\ioapi.c +[r+b] -- cgit v1.2.3