sd/uiconfig/simpress/ui/slidetransitionspanel.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 19753c7176124d6c71840c774728094fd253d19e
Author:     Javiya Vivekkumar Dineshbhai <vivek.jav...@collabora.com>
AuthorDate: Wed Aug 14 23:46:32 2024 +0530
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Thu Oct 24 10:11:18 2024 +0200

    slideshow: improve grammar for repeat slideshow in sidebar
    
    Change-Id: Ibe3ca1c11a9dcbb82cadc0ab531e9a69fe275769
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175535
    Tested-by: Jenkins
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>

diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui 
b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
index c8680a4f8f80..f6e18798f702 100644
--- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
+++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
@@ -370,7 +370,7 @@
                 </child>
                 <child>
                   <object class="GtkRadioButton" id="rb_auto_repeat">
-                    <property name="label" translatable="yes" 
context="slidetransitionspanel|rb_auto_repeat">After Slideshow:</property>
+                    <property name="label" translatable="yes" 
context="slidetransitionspanel|rb_auto_repeat">After :</property>
                     <property name="visible">True</property>
                     <property name="can-focus">True</property>
                     <property name="receives-default">False</property>
@@ -419,7 +419,7 @@
               <object class="GtkLabel" id="label3">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="slidetransitionspanel|rb_auto_repeat">Repeat After</property>
+                <property name="label" translatable="yes" 
context="slidetransitionspanel|rb_auto_repeat">Repeat Slideshow</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>

Reply via email to