summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorgiacco <filippo.giacche@gmail.com>2016-10-21 19:39:48 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-10-21 20:04:19 +0000
commit184e0d10902ee6dc32ab82aec25bcb8e2d1596a5 (patch)
tree6048d10dbc62c05469aacd7b39ed1c29681a46b7 /sd/uiconfig
parente1dea8100b345b15705cad366d1bcc9516bb15e9 (diff)
tdf#95387 UI: "Custom Animation" probably should be called just "Animation"
modified some .ui Change-Id: I95657829251b91ff07a750945eddf213bc82e3c5 Reviewed-on: https://gerrit.libreoffice.org/30150 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/simpress/ui/customanimationspanel.ui6
-rw-r--r--sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui4
-rw-r--r--sd/uiconfig/simpress/ui/customanimationtimingtab.ui2
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>