diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-11 14:12:06 +0100 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-03-11 18:00:46 +0100 |
commit | 1c7b7c25446258b819ad5df2c157b78425058b26 (patch) | |
tree | b9d1bb4e73607086f18c1465343c0f244c866cc1 /source/text/shared/01/06150210.xhp | |
parent | 4337668c56b83d04649591820d2fb243537b7dad (diff) |
Use localize attribute for efficiency
Add localize="false" to xml components which
not include translatable string to make helpex
work less with them.
Change-Id: I20fe79b5a506fafaa6fd90bd62f12117af0bb3b6
Diffstat (limited to 'source/text/shared/01/06150210.xhp')
-rw-r--r-- | source/text/shared/01/06150210.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/06150210.xhp b/source/text/shared/01/06150210.xhp index 80c67bff67..83a74f48ae 100644 --- a/source/text/shared/01/06150210.xhp +++ b/source/text/shared/01/06150210.xhp @@ -33,13 +33,13 @@ <body> - <bookmark branch="hid/FILTER_HID_XML_FILTER_TEST_VALIDATE_OUPUT" xml-lang="en-US" id="bm_id3153136"/><bookmark branch="hid/FILTER_HID_XML_FILTER_OUTPUT_WINDOW" xml-lang="en-US" id="bm_id3152790"/><paragraph id="hd_id3158397" role="heading" level="1" oldref="6" l10n="U" xml-lang="en-US"><variable id="xmlfilteroutput"><link href="text/shared/01/06150210.xhp" name="XML Filter output">XML Filter output</link></variable></paragraph> + <bookmark branch="hid/FILTER_HID_XML_FILTER_TEST_VALIDATE_OUPUT" xml-lang="en-US" id="bm_id3153136" localize="false"/><bookmark branch="hid/FILTER_HID_XML_FILTER_OUTPUT_WINDOW" xml-lang="en-US" id="bm_id3152790" localize="false"/><paragraph id="hd_id3158397" role="heading" level="1" oldref="6" l10n="U" xml-lang="en-US"><variable id="xmlfilteroutput"><link href="text/shared/01/06150210.xhp" name="XML Filter output">XML Filter output</link></variable></paragraph> <paragraph l10n="U" role="paragraph" id="par_id3153882" xml-lang="en-US" oldref="1"><ahelp visibility="visible" hid="HID_XML_FILTER_OUTPUT_WINDOW">Lists the test results of an <link href="text/shared/01/06150000.xhp" name="XML filter">XML filter</link>.</ahelp></paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#xmlfilter"/> </section> <paragraph xml-lang="en-US" role="paragraph" id="par_id3148731" l10n="U" oldref="2">The test results of an import or export XSLT stylesheet are displayed in the <emph>XML Filter output </emph>window. If you want, you can also validate the filter output.</paragraph> - <bookmark branch="hid/FILTER_HID_XML_SOURCE_FILE_VALIDATE" xml-lang="en-US" id="bm_id3150040"/><paragraph role="heading" level="2" id="hd_id3147143" l10n="U" xml-lang="en-US" oldref="3">Validate</paragraph> + <bookmark branch="hid/FILTER_HID_XML_SOURCE_FILE_VALIDATE" xml-lang="en-US" id="bm_id3150040" localize="false"/><paragraph role="heading" level="2" id="hd_id3147143" l10n="U" xml-lang="en-US" oldref="3">Validate</paragraph> <paragraph l10n="U" role="paragraph" id="par_id3151315" xml-lang="en-US" oldref="4"><ahelp visibility="visible" hid="HID_XML_SOURCE_FILE_VALIDATE">Validates the contents of the <emph>XML Filter output</emph> window.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3149999" l10n="U" xml-lang="en-US" oldref="5">The window splits into two areas and the results of the validation are displayed in the lower area.</paragraph> </body> |