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/scalc/01/12080100.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/scalc/01/12080100.xhp')
-rw-r--r-- | source/text/scalc/01/12080100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/12080100.xhp b/source/text/scalc/01/12080100.xhp index 6141b8b974..18a3de66d3 100644 --- a/source/text/scalc/01/12080100.xhp +++ b/source/text/scalc/01/12080100.xhp @@ -35,7 +35,7 @@ <section id="detailausblenden"> <bookmark xml-lang="en-US" branch="index" id="bm_id3155628"><bookmark_value>sheets; hiding details</bookmark_value></bookmark><bookmark xml-lang="en-US" branch="hid/.uno:HideDetail" id="bm_id253394" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:HideDetail" xml-lang="en-US" id="bm_id3149784"/><paragraph id="hd_id3155628" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/12080100.xhp" name="Hide Details">Hide Details</link></paragraph> +<bookmark branch="hid/.uno:HideDetail" xml-lang="en-US" id="bm_id3149784" localize="false"/><paragraph id="hd_id3155628" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/12080100.xhp" name="Hide Details">Hide Details</link></paragraph> <paragraph l10n="U" role="paragraph" id="par_id3154515" xml-lang="en-US" oldref="2"><ahelp hid=".uno:HideDetail" visibility="visible">Hides the details of the grouped row or column that contains the cursor. To hide all of the grouped rows or columns, select the outlined table, and then choose this command.</ahelp></paragraph> </section> <paragraph xml-lang="en-US" oldref="3" role="paragraph" id="par_id3153252" l10n="U">To show all hidden groups, select the outlined table, and then choose <emph>Data - Group and Outline –</emph> <link href="text/scalc/01/12080200.xhp" name="Show Details"><emph>Show Details</emph></link>.</paragraph> |