[Libreoffice-commits] core.git: sd/uiconfig

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Fri Oct 21 20:08:44 UTC 2016


 sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui |    2 +-
 sd/uiconfig/simpress/ui/customanimationtimingtab.ui        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3169401417ba694ae044fc6f023ae839a0a5a338
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Fri Oct 21 20:05:01 2016 +0000

    Fix grammar
    
    Change-Id: Ib13522ece9ce8fe42d1c966975674abb3e6921d4
    Reviewed-on: https://gerrit.libreoffice.org/30155
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui b/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui
index dd9819b..3baac1f 100644
--- a/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui
+++ b/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui
@@ -249,7 +249,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="has_tooltip">True</property>
-                <property name="tooltip_text" translatable="yes">Select the speed of Animation.</property>
+                <property name="tooltip_text" translatable="yes">Select the speed of the Animation.</property>
                 <property name="hexpand">True</property>
               </object>
               <packing>
diff --git a/sd/uiconfig/simpress/ui/customanimationtimingtab.ui b/sd/uiconfig/simpress/ui/customanimationtimingtab.ui
index b130b15..4b2c298 100644
--- a/sd/uiconfig/simpress/ui/customanimationtimingtab.ui
+++ b/sd/uiconfig/simpress/ui/customanimationtimingtab.ui
@@ -108,7 +108,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="has_tooltip">True</property>
-            <property name="tooltip_text" translatable="yes">Select the speed of Animation.</property>
+            <property name="tooltip_text" translatable="yes">Select the speed of the Animation.</property>
             <property name="hexpand">True</property>
             <property name="adjustment">adjustment1</property>
           </object>


More information about the Libreoffice-commits mailing list