diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationspanel.ui | 6 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationtimingtab.ui | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui index 8f736541a94a..9e1c536b772f 100644 --- a/sd/uiconfig/simpress/ui/customanimationspanel.ui +++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui @@ -61,7 +61,7 @@ <property name="can_focus">True</property> <property name="vexpand">True</property> <child internal-child="selection"> - <object class="GtkTreeSelection" id="Custom Animation ListBox-selection1"/> + <object class="GtkTreeSelection" id="Animation ListBox-selection1"/> </child> </object> <packing> @@ -442,7 +442,7 @@ <child> <object class="GtkLabel" id="box1_label"> <property name="can_focus">False</property> - <property name="label" translatable="yes">Custom Animation Deck</property> + <property name="label" translatable="yes">Animation Deck</property> <property name="use_underline">True</property> <property name="mnemonic_widget">box1</property> </object> @@ -455,7 +455,7 @@ <child> <object class="GtkLabel" id="custom_animation_list_label"> <property name="can_focus">False</property> - <property name="label" translatable="yes">Custom Animation List</property> + <property name="label" translatable="yes">Animation List</property> <property name="use_underline">True</property> <property name="mnemonic_widget">custom_animation_list</property> </object> diff --git a/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui b/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui index c469f763beb1..dd9819b2f704 100644 --- a/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui +++ b/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui @@ -28,7 +28,7 @@ <property name="vexpand">True</property> <property name="resize_mode">immediate</property> <child internal-child="selection"> - <object class="GtkTreeSelection" id="Custom Animation ListBox-selection1"/> + <object class="GtkTreeSelection" id="Animation ListBox-selection1"/> </child> </object> <packing> @@ -249,7 +249,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="has_tooltip">True</property> - <property name="tooltip_text" translatable="yes">Select the speed of Custom Animation.</property> + <property name="tooltip_text" translatable="yes">Select the speed of Animation.</property> <property name="hexpand">True</property> </object> <packing> diff --git a/sd/uiconfig/simpress/ui/customanimationtimingtab.ui b/sd/uiconfig/simpress/ui/customanimationtimingtab.ui index 67ddd3d264fd..b130b156d3a0 100644 --- a/sd/uiconfig/simpress/ui/customanimationtimingtab.ui +++ b/sd/uiconfig/simpress/ui/customanimationtimingtab.ui @@ -108,7 +108,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="has_tooltip">True</property> - <property name="tooltip_text" translatable="yes">Select the speed of Custom Animation.</property> + <property name="tooltip_text" translatable="yes">Select the speed of Animation.</property> <property name="hexpand">True</property> <property name="adjustment">adjustment1</property> </object> |