diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-28 11:34:31 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-28 11:34:31 +0000 |
commit | f627fd96a5a04b4ca2fed76a16986c8fbb0a513b (patch) | |
tree | 9bf3b22f356f50c74dff1809f52b638e136c92da /tools/Langpack Suite/myRes.resx | |
parent | f91d4f5026f86b67c4ad13a71a9d54835d024482 (diff) |
merged command line params \n and \l
fixed running from not current directory
git-svn-id: http://svn.miranda-ng.org/main/trunk@3317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/myRes.resx')
-rw-r--r-- | tools/Langpack Suite/myRes.resx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/Langpack Suite/myRes.resx b/tools/Langpack Suite/myRes.resx index 34c3cdf2b5..d8b833c6b1 100644 --- a/tools/Langpack Suite/myRes.resx +++ b/tools/Langpack Suite/myRes.resx @@ -300,11 +300,10 @@ from the version info file, if available).</value> </data>
<data name="VarText" xml:space="preserve">
<value>\q - silent generate
-\n - Langpack file name
+\n - Langpack file name or output Langpack path
\o - Path for adding own File
\u - link to VI from miranda-vi.org or full local path
-\l - Output Langpack path
-\p - Avaliable Langpack folder name
+\p - Available Langpack folder name
Example, LangpackSuite.exe \q \nLang_Test \o"My Strings.txt" \uD:\Miranda\VersionInfo.txt \prussian</value>
</data>
|