From e8d6a2e3098bf4ee06b2bcb143dda488994e4e4d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 1 Oct 2012 18:33:46 +0000 Subject: PackUpdater: folder structure change git-svn-id: http://svn.miranda-ng.org/main/trunk@1752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../PackUpdater/Docs/packupdater-translation.txt | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 plugins/PackUpdater/Docs/packupdater-translation.txt (limited to 'plugins/PackUpdater/Docs') diff --git a/plugins/PackUpdater/Docs/packupdater-translation.txt b/plugins/PackUpdater/Docs/packupdater-translation.txt new file mode 100644 index 0000000000..5945f1f25b --- /dev/null +++ b/plugins/PackUpdater/Docs/packupdater-translation.txt @@ -0,0 +1,69 @@ +; Common strings that belong to many files +;[Pack Updater] +;[PopUps] + +; ../../plugins/PackUpdater/Resource.rc +;[(but only once a day)] +;[* Needs popup actions to be enabled] +;[-1 = Infinite] +;[0 = Default] +;[Back] +;[Boxes] +;[Cancel] +;[Click action] +;[Colours] +;[Description] +;[Downloading...] +;[Errors] +;[Every] +;[Go to Customize -> Hotkeys to change the hotkey] +;[Hotkey] +;[Info messages] +;[Message boxes] +;[Message boxes (*)] +;[Not sets for \"Message boxes\"] +;[Notifications] +;[On left click] +;[On right click] +;[On startup] +;[Pack update options] +;[PackUpdater has detected updated versions\nof the following Miranda components:] +;[Preview] +;[Progress dialogs] +;[Remind about not installed pack update] +;[Sec] +;[Text] +;[Timeout] +;[Update] +;[Updates found!] +;[Use &Windows colours] +;[Use Pop&up colours] +;[Use cus&tom colors] +;[View info] + +; ../../plugins/PackUpdater/Src/Notifications.cpp +;[An error occured while downloading the update.] +;[Component Name] +;[Current Version] +;[Download complete. Start updating? All your data will be saved and Miranda IM will be closed.] +;[Downloading pack updates...] +;[Downloading update...] +;[Downloads complete. Start updating? All your data will be saved and Miranda IM will be closed.] +;[New Version] +;[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s] + +; ../../plugins/PackUpdater/Src/Options.cpp +;[Events] +;[Test] +;[days] +;[hours] + +; ../../plugins/PackUpdater/Src/Utils.cpp +;[Downloading version info...] +;[Name of Update's file is not supported.] +;[No files for update.] +;[No updates found.] +;[Pack Updater HTTP connection] +;[URL for checking updates not found.] +;[Update checking already started!] +;[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda IM with Administrator's rights.] -- cgit v1.2.3