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/en/Plugins/Variables.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/en/Plugins/Variables.txt')
-rw-r--r-- | langpacks/en/Plugins/Variables.txt | 82 |
1 files changed, 0 insertions, 82 deletions
diff --git a/langpacks/en/Plugins/Variables.txt b/langpacks/en/Plugins/Variables.txt deleted file mode 100644 index 8a7352543d..0000000000 --- a/langpacks/en/Plugins/Variables.txt +++ /dev/null @@ -1,82 +0,0 @@ -;#muuid not found, please specify manually!
-;langpack template for Variables
-;file \plugins\Variables\res\Variables.rc
-[Parse]
-[Auto parse]
-[Parse the following string at startup]
-[Automatically strip "end of line" characters]
-[Automatically strip white space]
-[Test area]
-[Click on the help button to get more information]
-[Parse options]
-[Automatically strip all non-parsing characters]
-[Trigger when the following string changes]
-[Please enter your input below]
-[Don't set a contact]
-[Set to the following contact]
-[The token %subject% is translated into a special contact, which depends on the situation in which the string is parsed. Use this dialog to simulate the contact to which %subject% translates. An example for using this token is: !cinfo(%subject%,display).]
-[Description]
-[Setting]
-[The token %extratext% is translated into a string which depends on the situation in which the string is parsed. Use this dialog to simulate the string to which %extratext% translates.]
-[Close]
-[OK]
-[The Variables plugin translates various tokens into a certain value. An example is: I'm running Miranda %mirandaversion%. The substring %mirandaversion% will be translated into the correct version number. The following list shows all available tokens.]
-[Notes]
-[Variables...]
-;file \plugins\Variables\src\contact.cpp
-[<%s:%s>]
-;file \plugins\Variables\src\help.cpp
-[%c%s%c]
-[%c%s%s]
-[Token]
-[unknown]
-[Tokens]
-[Input]
-[Cancel]
-[%subject%]
-[%extratext%]
-[Help]
-[Variables Help]
-[Open String Formatting Help]
-;file \plugins\Variables\src\options.cpp
-[Services]
-[Variables]
-;file \plugins\Variables\src\parse_external.cpp
-[STUDIO]
-[Winamp v1.x]
-[ - Winamp]
-[Stopped]
-[[Stopped]]
-[[Paused]]
-[Paused]
-[Playing]
-;file \plugins\Variables\src\parse_metacontacts.cpp
-;file \plugins\Variables\src\parse_miranda.cpp
-[d s]
-[%%%s%%]
-[miranda_path]
-[miranda_profile]
-[miranda_profilename]
-[miranda_userdata]
-[miranda_avatarcache]
-[miranda_logpath]
-[appdata]
-[username]
-[mydocuments]
-[desktop]
-;file \plugins\Variables\src\parse_str.cpp
-[\r\n]
-[(...)]
-;file \plugins\Variables\src\parse_system.cpp
-[\\Processor(_Total)\\% Processor Time]
-[\\Process(%s)\\%% Processor Time]
-[%.0f]
-[HKEY_CLASSES_ROOT]
-[HKEY_CURRENT_USER]
-[HKEY_LOCAL_MACHINE]
-[HKEY_USERS]
-[\\System\\System Up Time]
-;file \plugins\Variables\src\tokenregister.cpp
-[alias]
-;file \plugins\Variables\src\variables.cpp
-[uxtheme.dll]
|