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

Akshay Deep akshaydeepiitr at gmail.com
Wed Jun 1 16:00:46 UTC 2016


 sd/uiconfig/simpress/ui/optimpressgeneralpage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9be9c58e8867d5bf356a5d8c704723a3eb5b23b1
Author: Akshay Deep <akshaydeepiitr at gmail.com>
Date:   Wed Jun 1 21:23:07 2016 +0530

    Rename Label: 'Start with Template Selection'
    
    Change-Id: I8e39463f2528db5f93cd0bcc3b512bfbc706ba73
    Reviewed-on: https://gerrit.libreoffice.org/25787
    Reviewed-by: Akshay Deep <akshaydeepiitr at gmail.com>
    Tested-by: Akshay Deep <akshaydeepiitr at gmail.com>

diff --git a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
index b1c8754..13733be 100644
--- a/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
+++ b/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui
@@ -110,7 +110,7 @@
                 <property name="column_spacing">12</property>
                 <child>
                   <object class="GtkCheckButton" id="startwithwizard">
-                    <property name="label" translatable="yes">Start with _wizard</property>
+                    <property name="label" translatable="yes">Start with _Template Selection</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