sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 168648e9dc27a091a7ecaf012766f2c470bbfd84 Author: Stanislav Horacek <[email protected]> Date: Fri May 20 22:22:03 2016 +0200 remove double space in string of Slide Background content panel Change-Id: Ia3b8ec61bcf92e297b3650ba3617eb2f0580b7fc Reviewed-on: https://gerrit.libreoffice.org/25224 Tested-by: Jenkins <[email protected]> Reviewed-by: Katarina Behrens <[email protected]> diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui index 3ec26f0..07f9236 100644 --- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui +++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui @@ -159,7 +159,7 @@ </child> <child> <object class="GtkCheckButton" id="displaymasterbackground"> - <property name="label" translatable="yes">Display Background</property> + <property name="label" translatable="yes">Display Background</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
