diff options
Diffstat (limited to 'plugins/Variables/variables-translation.txt')
-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]
|