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/schart | |
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/schart')
-rw-r--r-- | source/text/schart/01/05060000.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/01/05080000.xhp | 2 | ||||
-rw-r--r-- | source/text/schart/02/02020000.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/schart/01/05060000.xhp b/source/text/schart/01/05060000.xhp index 0492fe635d..64a29133ae 100644 --- a/source/text/schart/01/05060000.xhp +++ b/source/text/schart/01/05060000.xhp @@ -33,7 +33,7 @@ <body> - <bookmark branch="index" xml-lang="en-US" id="bm_id3150792"><bookmark_value>charts; formatting walls</bookmark_value><bookmark_value>formatting;chart walls</bookmark_value></bookmark><bookmark branch="hid/.uno:DiagramWall" xml-lang="en-US" id="bm_id3148798"/><paragraph role="heading" level="1" id="hd_id3150792" l10n="U" xml-lang="en-US" oldref="1">Chart Wall</paragraph> + <bookmark branch="index" xml-lang="en-US" id="bm_id3150792"><bookmark_value>charts; formatting walls</bookmark_value><bookmark_value>formatting;chart walls</bookmark_value></bookmark><bookmark branch="hid/.uno:DiagramWall" xml-lang="en-US" id="bm_id3148798" localize="false"/><paragraph role="heading" level="1" id="hd_id3150792" l10n="U" xml-lang="en-US" oldref="1">Chart Wall</paragraph> <paragraph l10n="U" role="paragraph" id="par_id3154685" xml-lang="en-US" oldref="2"><variable id="diagramm"><ahelp visibility="visible" hid=".uno:DiagramWall">Opens the<emph> Chart Wall</emph> dialog, where you can modify the properties of the chart wall. The chart wall is the "vertical" background behind the data area of the chart.</ahelp></variable></paragraph> <section id="howtoget"> <embed href="text/schart/00/00000004.xhp#frtdgw"/> diff --git a/source/text/schart/01/05080000.xhp b/source/text/schart/01/05080000.xhp index 325ba566d8..32c0d37a42 100644 --- a/source/text/schart/01/05080000.xhp +++ b/source/text/schart/01/05080000.xhp @@ -33,7 +33,7 @@ <body> - <bookmark branch="index" xml-lang="en-US" id="bm_id3149670"><bookmark_value>charts; formatting areas</bookmark_value><bookmark_value>formatting; chart areas</bookmark_value></bookmark><bookmark branch="hid/.uno:DiagramArea" xml-lang="en-US" id="bm_id3149457"/><paragraph role="heading" level="1" id="hd_id3149670" l10n="U" xml-lang="en-US" oldref="1">Chart Area</paragraph> + <bookmark branch="index" xml-lang="en-US" id="bm_id3149670"><bookmark_value>charts; formatting areas</bookmark_value><bookmark_value>formatting; chart areas</bookmark_value></bookmark><bookmark branch="hid/.uno:DiagramArea" xml-lang="en-US" id="bm_id3149457" localize="false"/><paragraph role="heading" level="1" id="hd_id3149670" l10n="U" xml-lang="en-US" oldref="1">Chart Area</paragraph> <paragraph l10n="U" role="paragraph" id="par_id3125864" xml-lang="en-US" oldref="2"><variable id="diagrammflaeche"><ahelp visibility="visible" hid=".uno:DiagramArea">Opens the<emph> Chart Area</emph> dialog, where you can modify the properties of the chart area. The chart area is the background behind all elements of the chart.</ahelp></variable></paragraph> <section id="howtoget"> <embed href="text/schart/00/00000004.xhp#frtdgf"/> diff --git a/source/text/schart/02/02020000.xhp b/source/text/schart/02/02020000.xhp index eee3318089..1fb67fc5e6 100644 --- a/source/text/schart/02/02020000.xhp +++ b/source/text/schart/02/02020000.xhp @@ -34,7 +34,7 @@ <section id="diagrammtyp"> - <bookmark branch="hid/.uno:ContextType" xml-lang="en-US" id="bm_id3150770"/><paragraph id="hd_id3150791" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/schart/02/02020000.xhp" name="Current Chart Type">Current Chart Type</link></paragraph> + <bookmark branch="hid/.uno:ContextType" xml-lang="en-US" id="bm_id3150770" localize="false"/><paragraph id="hd_id3150791" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/schart/02/02020000.xhp" name="Current Chart Type">Current Chart Type</link></paragraph> <paragraph l10n="U" role="paragraph" id="par_id3145173" xml-lang="en-US" oldref="2"><ahelp hid=".uno:ContextType" visibility="visible">Displays the name of the current chart type.</ahelp></paragraph> </section> </body> |