sd/uiconfig/simpress/ui/presentationdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 86ab194c621aa48b9718815e426fe4d5560ddbb0 Author: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> AuthorDate: Thu Nov 2 11:00:03 2023 +0100 Commit: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> CommitDate: Thu Nov 2 16:22:26 2023 +0100 Clarify when the logo will be shown Change-Id: Ie6ac8530b3351a2c9899c33932ba6ab70b246cd3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158797 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@allotropia.de> diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui index 622870092c8b..2f061dad484b 100644 --- a/sd/uiconfig/simpress/ui/presentationdialog.ui +++ b/sd/uiconfig/simpress/ui/presentationdialog.ui @@ -468,7 +468,7 @@ </child> <child> <object class="GtkCheckButton" id="showlogo"> - <property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo</property> + <property name="label" translatable="yes" context="presentationdialog|showlogo">Show _logo during pause</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">False</property>