sd/uiconfig/simpress/ui/optimpressgeneralpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9be9c58e8867d5bf356a5d8c704723a3eb5b23b1 Author: Akshay Deep <[email protected]> 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 <[email protected]> Tested-by: Akshay Deep <[email protected]> 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
