summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorakki95 <akshaydeepiitr@gmail.com>2016-01-31 01:04:14 +0530
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-02-02 12:03:25 +0000
commit3534e361405ed86ce3534b0a85234d6431a88aaa (patch)
treef9349a1ce97277c5b9de538beae01ece25f1a794 /sd/uiconfig
parentab5c427784fb72d52042b8122ffc5a0fd7108c6b (diff)
tdf#96252 - UI Confusing wording in Slideshow settings > Type of slideshow
Change-Id: Iae8a1980bb5b42c14c280c4b6d860f70fb4639e8 Reviewed-on: https://gerrit.libreoffice.org/21946 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/simpress/ui/presentationdialog.ui10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui
index 10c089933e23..c044a5abc05e 100644
--- a/sd/uiconfig/simpress/ui/presentationdialog.ui
+++ b/sd/uiconfig/simpress/ui/presentationdialog.ui
@@ -5,7 +5,7 @@
<object class="GtkDialog" id="PresentationDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
- <property name="title" translatable="yes">Slide Show</property>
+ <property name="title" translatable="yes">Slide Show Settings</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -314,7 +314,7 @@
<property name="row_spacing">6</property>
<child>
<object class="GtkRadioButton" id="default">
- <property name="label" translatable="yes">_Default</property>
+ <property name="label" translatable="yes">F_ull screen</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -331,7 +331,7 @@
</child>
<child>
<object class="GtkRadioButton" id="window">
- <property name="label" translatable="yes">_Window</property>
+ <property name="label" translatable="yes">In a _window</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -347,7 +347,7 @@
</child>
<child>
<object class="GtkRadioButton" id="auto">
- <property name="label" translatable="yes">A_uto</property>
+ <property name="label" translatable="yes">_Loop and repeat after:</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -409,7 +409,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Type</property>
+ <property name="label" translatable="yes">Presentation Mode</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>