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/swriter/01/06060100.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/swriter/01/06060100.xhp')
-rw-r--r-- | source/text/swriter/01/06060100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/06060100.xhp b/source/text/swriter/01/06060100.xhp index 807181462a..8c7139f84b 100644 --- a/source/text/swriter/01/06060100.xhp +++ b/source/text/swriter/01/06060100.xhp @@ -33,7 +33,7 @@ <body> <section id="numerierung"> <paragraph role="heading" id="hd_id3151387" xml-lang="en-US" level="1" l10n="U" oldref="34"><link href="text/swriter/01/06060100.xhp" name="Numbering">Numbering</link></paragraph> -<bookmark branch="hid/modules/swriter/ui/outlinenumberingpage/OutlineNumberingPage" xml-lang="en-US" id="bm_id3150280"/><paragraph role="paragraph" id="par_id3155620" xml-lang="en-US" l10n="U" oldref="35">Specifies the number format and the hierarchy for chapter numbering in the current document.</paragraph> +<bookmark branch="hid/modules/swriter/ui/outlinenumberingpage/OutlineNumberingPage" xml-lang="en-US" id="bm_id3150280" localize="false"/><paragraph role="paragraph" id="par_id3155620" xml-lang="en-US" l10n="U" oldref="35">Specifies the number format and the hierarchy for chapter numbering in the current document.</paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000406.xhp#kapitelnumerierung1"/> |