[Libreoffice-commits] .: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Nov 18 13:46:50 PST 2012
source/text/schart/01/choose_chart_type.xhp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit c3cfcf7098787f11ca987ef8db65fbb670d8da6e
Author: Andras Timar <atimar at suse.com>
Date: Sun Nov 18 22:46:20 2012 +0100
do not localize a single non-breaking space
diff --git a/source/text/schart/01/choose_chart_type.xhp b/source/text/schart/01/choose_chart_type.xhp
index 8ebd4e6..e61c45d 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>
More information about the Libreoffice-commits
mailing list