StringsPlugin.html 527 B

12345678910111213141516
  1. <h3>3proxy strings substitution plugin</h3>
  2. May be used to make interface more pretty or to translate proxy server
  3. messages to different language. All messages are taken from proxy.c and
  4. moved to external text file (e.g. rus.3ps). On the moment of
  5. writing there are 15 sections. Sections are delimited with "[end]".
  6. <h4>Example:</h4>
  7. <pre>plugin "StringsPlugin.dll" start c:\3proxy\bin\rus.3ps
  8. </pre>
  9. <h4>Download:</h4>
  10. <ul>
  11. <li>Plugin is included into 3proxy 0.6 binary and source distribution
  12. </li></ul>
  13. ©Kirill Lopuchov