[Libreoffice-commits] .: Branch 'libreoffice-3-3' - officecfg/registry

Thorsten Behrens thorsten at kemper.freedesktop.org
Mon Nov 15 10:06:28 PST 2010


 officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ee7f1356c717a44463169f4a469f78eb1e38ed6b
Author: Mattias Johnsson <m.t.johnsson at gmail.com>
Date:   Mon Nov 15 19:05:32 2010 +0100

    Fix typo in slide transition names
    
    This fixes i#102212.
    (cherry picked from commit c622a087157f43d3cb83eaae8a76ed59e081a699)

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
index 68aca61..53d6a08 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu
@@ -217,7 +217,7 @@
             </node>
             <node oor:name="ooo-entrance-breaks" oor:op="replace">
                 <prop oor:name="Label" oor:type="xs:string">
-                    <value xml:lang="en-US">Put on the Breaks</value>
+                    <value xml:lang="en-US">Put on the Brakes</value>
                     
                 </prop>
             </node>
@@ -791,7 +791,7 @@
             </node>
             <node oor:name="ooo-exit-breaks" oor:op="replace">
                 <prop oor:name="Label" oor:type="xs:string">
-                    <value xml:lang="en-US">Put on the Breaks</value>
+                    <value xml:lang="en-US">Put on the Brakes</value>
                     
                 </prop>
             </node>


More information about the Libreoffice-commits mailing list