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/05080000.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/05080000.xhp')
-rw-r--r-- | source/text/swriter/01/05080000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/05080000.xhp b/source/text/swriter/01/05080000.xhp index 4a9921870c..7d38d7f42a 100644 --- a/source/text/swriter/01/05080000.xhp +++ b/source/text/swriter/01/05080000.xhp @@ -33,7 +33,7 @@ <body> <bookmark xml-lang="en-US" branch="hid/.uno:FrameDialog" id="bm_id9776567" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:FrameDialog" id="bm_id3155626" localize="false"/> -<paragraph role="paragraph" id="par_idN10594" xml-lang="en-US" l10n="NEW"><comment>Name is not related to UI, dialog is called by Format - Picture or Format - Frame, so name should be Frame / Picture or we need two files that are the same except for title</comment></paragraph> +<paragraph role="paragraph" id="par_idN10594" xml-lang="en-US" l10n="NEW" localize="false"><comment>Name is not related to UI, dialog is called by Format - Picture or Format - Frame, so name should be Frame / Picture or we need two files that are the same except for title</comment></paragraph> <paragraph role="heading" id="hd_id3150536" xml-lang="en-US" level="1" l10n="U" oldref="1">Object</paragraph> <paragraph role="paragraph" id="par_id3149352" xml-lang="en-US" l10n="U" oldref="2"><variable id="objekttext"><ahelp hid=".uno:FrameDialog">Opens a dialog where you can modify the properties of the selected object, for example, its size and name.</ahelp> </variable></paragraph> |