[Libreoffice-commits] core.git: sfx2/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Tue Jun 2 05:24:13 PDT 2015
sfx2/uiconfig/ui/documentinfopage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e96adee1feadb2ba6a6e4aba22cab34aeccc7a31
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Tue Jun 2 07:21:56 2015 -0500
tdf#88178 Avoid naming two distinct buttons the same…
… when these are in the same screen.
Change-Id: I4e162a485f4511ae3e008446d5712562562ed64f
diff --git a/sfx2/uiconfig/ui/documentinfopage.ui b/sfx2/uiconfig/ui/documentinfopage.ui
index 7d75d8a..4697207 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>
More information about the Libreoffice-commits
mailing list