[Libreoffice-commits] core.git: officecfg/registry sw/uiconfig
Julien Nabet
serval2412 at yahoo.fr
Sat Aug 16 14:03:14 PDT 2014
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
sw/uiconfig/swriter/ui/optformataidspage.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 46b7a08767e17ff1ef086393c4e111a8ffa19d55
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat Aug 16 22:06:46 2014 +0200
Related: fdo#45588 Use of different items for Formatting Marks
There's still help part to change
See https://bugs.freedesktop.org/show_bug.cgi?id=45588#c9
Change-Id: Ieb69ebffc680b0352ed481524a95a78bca50ac83
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 74597a3..f9e33bf 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5547,7 +5547,7 @@
</node>
<node oor:name=".uno:InsertSoftHyphen" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~Optional hyphen</value>
+ <value xml:lang="en-US">S~oft hyphen</value>
</prop>
</node>
<node oor:name=".uno:InsertNonBreakingSpace" oor:op="replace">
diff --git a/sw/uiconfig/swriter/ui/optformataidspage.ui b/sw/uiconfig/swriter/ui/optformataidspage.ui
index c128453..85dd592 100644
--- a/sw/uiconfig/swriter/ui/optformataidspage.ui
+++ b/sw/uiconfig/swriter/ui/optformataidspage.ui
@@ -57,7 +57,7 @@
</child>
<child>
<object class="GtkCheckButton" id="hyphens">
- <property name="label" translatable="yes">Custom h_yphens</property>
+ <property name="label" translatable="yes">Soft h_yphens</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
More information about the Libreoffice-commits
mailing list