/Main/Source/SandcastleInstaller/Resources/SandcastleLanguagePackPageBody.htm

# · HTML · 27 lines · 22 code · 5 blank · 0 comment · 0 complexity · de4c6876f2ed33bace434c5b1998a782 MD5 · raw file

  1. <h1>Sandcastle Language Pack</h1>
  2. <p />Sandcastle comes with a set of English language resource files. The language pack contains the resource
  3. files translated into various other languages. Currently, the following languages are available:
  4. <ul>
  5. @LANGUAGES@
  6. </ul>
  7. <p />The translated resource files are extracted to subfolders named using the language code under the
  8. <i>.\Presentation\Shared\Content</i> and <i>.\Presentation\VS2005\Content</i> Sandcastle presentation style
  9. folders. Some third-party build tools will automatically look for the translated resource files in those
  10. locations based on the language selected in their project file. Others may require that you manually copy
  11. the files for a specific language to the root folders noted above to replace the default English language
  12. resource files. The most recent version of the language pack can always be found at the
  13. <a href="http://SandcastleStyles.CodePlex.com" target="_blank">Sandcastle Styles</a> project on CodePlex.
  14. <div class="Note">
  15. <b>Please Note:</b> If you have created your own custom language resource files, installing this language pack
  16. may overwrite your changes.
  17. <p />If you wish to preserve your customizations, you should back up the existing presentation style files so
  18. that you can merge your changes back into the resource files after the language pack has been extracted.
  19. </div>
  20. <p />Click the <b>Extract Language Pack</b> button below to extract the language pack to your Sandcastle
  21. installation folder. If you choose to skip it, you can run this application again to extract the files at a
  22. later date. Click the <b>Next</b> button to continue with the next step.