summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-06-02 07:21:56 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-06-02 07:25:14 -0500
commit665da4646f1f58a663710e2a250904b42b5cff03 (patch)
treeefdf86482349e8df3468afee557f395d47574dee
parent260a4a63d16a01842b50a15e51e08590dbbb75a4 (diff)
tdf#88178 Avoid naming two distinct buttons the same…
… when these are in the same screen. Change-Id: I4e162a485f4511ae3e008446d5712562562ed64f (cherry picked from commit e96adee1feadb2ba6a6e4aba22cab34aeccc7a31)
-rw-r--r--sfx2/uiconfig/ui/documentinfopage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/documentinfopage.ui b/sfx2/uiconfig/ui/documentinfopage.ui
index 7d75d8ad7bb2..4697207ce43d 100644
--- a/sfx2/uiconfig/ui/documentinfopage.ui
+++ b/sfx2/uiconfig/ui/documentinfopage.ui
@@ -217,7 +217,7 @@
</child>
<child>
<object class="GtkButton" id="reset">
- <property name="label" translatable="yes">Reset</property>
+ <property name="label" translatable="yes">Reset Properties</property>
<property name="use_action_appearance">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>