diff options
-rw-r--r-- | sd/uiconfig/simpress/ui/presentationdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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> |