[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sfx2/uiconfig

Adolfo Jayme Barrientos fitojb at ubuntu.com
Tue Jun 2 05:25:49 PDT 2015


 sfx2/uiconfig/ui/documentinfopage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 665da4646f1f58a663710e2a250904b42b5cff03
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
    (cherry picked from commit e96adee1feadb2ba6a6e4aba22cab34aeccc7a31)

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