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 <serval2...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to