diff options
author | Andras Timar <atimar@suse.com> | 2012-11-18 22:46:20 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-18 22:46:20 +0100 |
commit | c3cfcf7098787f11ca987ef8db65fbb670d8da6e (patch) | |
tree | 4f4602b225cb9a9b3a44c9c4e94ce08e999023c6 | |
parent | a7a588e642828e3fea108ce1b3c24bd5ed693a3d (diff) |
do not localize a single non-breaking space
-rw-r--r-- | source/text/schart/01/choose_chart_type.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/schart/01/choose_chart_type.xhp b/source/text/schart/01/choose_chart_type.xhp index 8ebd4e6b7b..e61c45d891 100644 --- a/source/text/schart/01/choose_chart_type.xhp +++ b/source/text/schart/01/choose_chart_type.xhp @@ -141,7 +141,7 @@ </tablerow> </table> - <paragraph xml-lang="en-US" id="par_id8174687" role="paragraph" l10n="NEW"> </paragraph> + <paragraph localize="false" xml-lang="en-US" id="par_id8174687" role="paragraph" l10n="NEW"> </paragraph> <section id="relatedtopics"> <embed href="text/shared/guide/chart_insert.xhp#chart_insert"/> <embed href="text/schart/01/wiz_chart_type.xhp#wiz_chart_type"/> @@ -150,4 +150,4 @@ <embed href="text/schart/01/wiz_chart_elements.xhp#wiz_chart_elements"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |