From cebec2980d00661cddf6d287800de656c6909f29 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 22 Jun 2012 10:56:27 +0000 Subject: lpgen script updated ,translation files updated git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Variables/variables-translation.txt | 45 +++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 plugins/Variables/variables-translation.txt (limited to 'plugins/Variables') 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] -- cgit v1.2.3