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/Variables | |
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/Variables')
-rw-r--r-- | plugins/Variables/variables-translation.txt | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/plugins/Variables/variables-translation.txt b/plugins/Variables/variables-translation.txt new file mode 100644 index 0000000000..2b8ef53a7e --- /dev/null +++ b/plugins/Variables/variables-translation.txt @@ -0,0 +1,45 @@ +; Common strings that belong to many files
+;[Description]
+;[Help]
+;[Variables]
+
+; ../../plugins/Variables/Variables.rc
+;[Auto parse]
+;[Automatically strip \"end of line\" characters]
+;[Automatically strip all non-parsing characters]
+;[Automatically strip white space]
+;[Click on the help button to get more information]
+;[Close]
+;[Don't set a contact]
+;[Notes]
+;[OK]
+;[Parse]
+;[Parse options]
+;[Parse the following string at startup]
+;[Please enter your input below]
+;[Set to the following contact]
+;[Setting]
+;[Tab1]
+;[Test area]
+;[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.]
+;[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.]
+;[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).]
+;[Trigger when the following string changes]
+;[Variables...]
+
+; ../../plugins/Variables/help.cpp
+;[%extratext%]
+;[%subject%]
+;[Cancel]
+;[Input]
+;[Open String Formatting Help]
+;[Token]
+;[Tokens]
+;[Variables Help]
+
+; ../../plugins/Variables/options.cpp
+;[Services]
+
+; ../../plugins/Variables/parse_external.cpp
+;[Paused]
+;[Stopped]
|