sd/uiconfig/simpress/ui/slidetransitionspanel.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e26f76d43ae2a4ad97f21e351fbddc12f5267aa0 Author: Stanislav Horacek <[email protected]> Date: Sun Jan 31 19:06:55 2016 +0100 add missing colon in Slide Transitions sidebar deck Change-Id: I71d20c8e99b47b44220233af8bb81696bc3e6011 Reviewed-on: https://gerrit.libreoffice.org/21968 Tested-by: Jenkins <[email protected]> Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui index 34d6f5d..2496c50 100644 --- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui +++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui @@ -138,7 +138,7 @@ <object class="GtkLabel" id="variant_label"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Variant</property> + <property name="label" translatable="yes">Variant:</property> </object> <packing> <property name="left_attach">0</property>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
