| 12345678910111213 |
- <!DOCTYPE html
- SYSTEM "about:legacy-compat">
- <html lang="en-us"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="copyright" content="(C) Copyright 2019"><meta name="DC.rights.owner" content="(C) Copyright 2019"><meta name="DC.type" content="task"><meta name="description" content="The DITA standard supports content that is written in or translated to any language. In general, DITA Open Toolkit passes content through to the output format unchanged. DITA-OT uses the values for the xml:lang and dir attributes that are set in the source content to provide globalization support."><meta name="DC.subject" content=", dir, index:lang, languages, supported, translating, localizing, globalizing, strings"><meta name="keywords" content=", dir, index:lang, languages, supported, translating, localizing, globalizing, strings"><meta name="DC.relation" scheme="URI" content="../topics/customizing.html"><meta name="DC.relation" scheme="URI" content="../topics/globalization-support.html"><meta name="DC.relation" scheme="URI" content="../topics/plugin-addgeneratedtext.html"><meta name="DC.relation" scheme="URI" content="../topics/globalization-languages.html"><meta name="DC.relation" scheme="URI" content="http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/translation.html"><meta name="DC.format" content="HTML5"><meta name="DC.identifier" content="dita-globalization"><meta name="DC.language" content="en-US"><link rel="stylesheet" type="text/css" href="../css/commonltr.css"><link rel="stylesheet" type="text/css" href="../css/dita-ot-doc.css"><title>Globalizing DITA content</title></head><body id="dita-globalization"><header role="banner"><div class="header">
- <p>DITA Open Toolkit</p>
- <hr>
- </div></header><nav role="toc"><ul><li><a href="../index.html">DITA Open Toolkit 3.3</a></li><li><a href="../release-notes/index.html">Release Notes</a></li><li><a href="../topics/installing-client.html">Installing DITA-OT</a></li><li><a href="../topics/alternative-input-formats.html">Authoring formats</a></li><li><a href="../topics/building-output.html">Building output</a></li><li><a href="../parameters/index.html">Setting parameters</a></li><li><a href="../topics/customizing.html">Customizing DITA-OT</a><ul><li><a href="../topics/html-customization.html">Customizing HTML</a></li><li><a href="../topics/pdf-customization.html">Customizing PDF</a></li><li><a href="../topics/custom-plugins.html">Working with plug-ins</a></li><li><a href="../extension-points/plugin-extension-points.html">Extension points</a></li><li><a href="../topics/migration.html">Migrating customizations</a></li><li class="active"><a href="../topics/globalization.html">Globalizing DITA content</a><ul><li><a href="../topics/globalization-support.html">Globalization support</a></li><li><a href="../topics/plugin-addgeneratedtext.html">Customizing generated text</a></li><li><a href="../topics/globalization-languages.html">Supported languages</a></li></ul></li><li><a href="../topics/rebuilding-docs.html">Rebuilding documentation</a></li></ul></li><li><a href="../topics/troubleshooting-overview.html">Troubleshooting</a></li><li><a href="../reference/index.html">Reference</a></li><li><a href="../topics/dita-and-dita-ot-resources.html">Resources</a></li></ul></nav><main role="main"><article role="article" aria-labelledby="ariaid-title1">
- <h1 class="title topictitle1" id="ariaid-title1">Globalizing DITA content</h1>
- <p class="shortdesc">The DITA standard supports content that is written in or translated to any language. In general, DITA Open
- Toolkit passes content through to the output format unchanged. DITA-OT uses the values for the
- <code class="keyword markupname xmlatt">@xml:lang</code> and <code class="keyword markupname xmlatt">@dir</code> attributes that are set in the source content to provide
- globalization support.</p>
-
- <nav role="navigation" class="related-links"><ul class="ullinks"><li class="link ulchildlink"><strong><a href="../topics/globalization-support.html">Globalization support</a></strong><br>DITA Open Toolkit offers globalization support in the following areas: generated text, index sorting, and bi-directional text.</li><li class="link ulchildlink"><strong><a href="../topics/plugin-addgeneratedtext.html">Customizing generated text</a></strong><br>Generated text is the term for strings that are automatically added by the build, such as "Note" before the contents of a <code class="keyword markupname xmlelement"><note></code> element.</li><li class="link ulchildlink"><strong><a href="../topics/globalization-languages.html">Supported languages</a></strong><br>The following languages are supported for all PDF, XHTML, and HTML5-based transformation types.</li></ul><div class="familylinks"><div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../topics/customizing.html" title="There are several ways to customize and extend the toolkit. You can adjust various aspects of the default output by setting parameters or using custom stylesheets. For more complex customizations, use custom DITA-OT plug-ins to override other parts of processing.">Customizing DITA Open Toolkit</a></div></div><div class="linklist relinfo relref"><strong>Related reference</strong><br><ul class="linklist"><li class="linklist"><a class="link" href="http://docs.oasis-open.org/dita/v1.2/os/spec/archSpec/translation.html" target="_blank">Localization overview in the OASIS DITA standard</a></li></ul></div></nav></article></main></body></html>
|