diff options
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationeffecttab.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui index 75b428c33945..2e505ef2d066 100644 --- a/sd/uiconfig/simpress/ui/customanimationeffecttab.ui +++ b/sd/uiconfig/simpress/ui/customanimationeffecttab.ui @@ -324,7 +324,7 @@ <object class="GtkLabel" id="text_delay_label"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">delay between characters</property> + <property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">Delay between characters</property> <property name="use_underline">True</property> <property name="mnemonic_widget">text_delay</property> </object> |