diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-22 10:56:27 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-22 10:56:27 +0000 |
commit | cebec2980d00661cddf6d287800de656c6909f29 (patch) | |
tree | 7c8ef709f3286158ab3b321a273d5602ee3cdc48 /plugins/PackUpdater | |
parent | 5a329278e222cffc29b9532e0a6dc5dd4b5f87d8 (diff) |
lpgen script updated ,translation files updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PackUpdater')
-rw-r--r-- | plugins/PackUpdater/Docs/Langpack.txt | 36 | ||||
-rw-r--r-- | plugins/PackUpdater/packupdater-translation.txt | 69 |
2 files changed, 69 insertions, 36 deletions
diff --git a/plugins/PackUpdater/Docs/Langpack.txt b/plugins/PackUpdater/Docs/Langpack.txt deleted file mode 100644 index 987e3ef2fd..0000000000 --- a/plugins/PackUpdater/Docs/Langpack.txt +++ /dev/null @@ -1,36 +0,0 @@ -[Simple updater for Miranda IM premodified packs.]
-[Pack Updater]
-[Check for pack updates]
-[Downloading pack updates...]
-[No updates found.]
-[View info]
-[An error occured while downloading the update.]
-[URL for checking updates not found.]
-[Downloading version info...]
-[Name of Update's file is not supported.]
-[Download complete. Start updating? All your data will be saved and Miranda IM will be closed.]
-[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
-[No files for update.]
-[Update checking already started!]
-[Automatically check for pack updates]
-[Pack update options]
-[Remind about not installed pack update]
-[Message boxes (*)]
-[Info messages]
-[Progress dialogs]
-[* Needs popup actions to be enabled]
-[Not sets for "Message boxes"]
-[Downloads complete. Start updating? All your data will be saved and Miranda IM will be closed.]
-[Clear pack updates folder]
-[Downloading update...]
-[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda IM with Administrator's rights.]
-[Boxes]
-[Message boxes]
-[Pack Updater HTTP connection]
-[Updates found!]
-[PackUpdater has detected updated versions\nof the following Miranda components:]
-[Component Name]
-[Current Version]
-[New Version]
-['Yes' Button]
-['No' Button]
\ No newline at end of file diff --git a/plugins/PackUpdater/packupdater-translation.txt b/plugins/PackUpdater/packupdater-translation.txt new file mode 100644 index 0000000000..5945f1f25b --- /dev/null +++ b/plugins/PackUpdater/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.]
|