diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 10:28:47 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 10:28:47 +0000 |
commit | 2a53a07949971e08b3526f168f701bf038c9dbf9 (patch) | |
tree | d9ad28188ae7bb839c2e0b9cc7c5e3081cc6c9ee /tools/Langpack Suite/myRes.resx | |
parent | e67bf0ac881c04b422c601f757776893974031c1 (diff) |
added ability to generate different langpacks
added new command line param (\p)
git-svn-id: http://svn.miranda-ng.org/main/trunk@2955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/myRes.resx')
-rw-r--r-- | tools/Langpack Suite/myRes.resx | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/Langpack Suite/myRes.resx b/tools/Langpack Suite/myRes.resx index 9ac8e9e429..7e7d2ffffe 100644 --- a/tools/Langpack Suite/myRes.resx +++ b/tools/Langpack Suite/myRes.resx @@ -304,7 +304,11 @@ from the version info file, if available).</value> \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
-Example, LangpackSuite.exe \q \nLang_Test \o"My Strings.txt" \uD:\Miranda\VersionInfo.txt</value>
+Example, LangpackSuite.exe \q \nLang_Test \o"My Strings.txt" \uD:\Miranda\VersionInfo.txt \prussian</value>
+ </data>
+ <data name="AvailLangpacks" xml:space="preserve">
+ <value>Available Langpacks:</value>
</data>
</root>
\ No newline at end of file |