summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-30 14:56:31 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-10-30 15:07:19 +0000
commit6ac621f1e07c2717d69880866522056996fe9546 (patch)
treea822441ee60434a05dccf9e3453112d3cc9987e9 /svx/uiconfig
parentf6011536a888be3a4e1cda2de9532b6ba3f4a275 (diff)
Resolves: fdo#80815 rename Cancel and explain what it will do
Change-Id: Ifdd68f7e415176062b9eee6825b3c0bb09cb05db
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/docrecoveryrecoverdialog.ui5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
index 034380e86a3f..fe77eb83a818 100644
--- a/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
+++ b/svx/uiconfig/ui/docrecoveryrecoverdialog.ui
@@ -35,12 +35,11 @@
</child>
<child>
<object class="GtkButton" id="cancel">
- <property name="label">gtk-cancel</property>
+ <property name="label">Discard Recovery Data</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">True</property>
- <property name="use_stock">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -77,6 +76,8 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">Press 'Start Recovery' to start the recovery process of the documents listed below.
+Press 'Discard Recovery Data' to abandon attempting recovery of these document.
+
The 'Status' column shows whether the document can be recovered.</property>
<property name="wrap">True</property>
<property name="max_width_chars">87</property>