[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - sfx2/uiconfig

Andras Timar andras.timar at collabora.com
Wed Apr 15 02:31:37 PDT 2015


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

New commits:
commit 9fcedcca3b4f166bec50c27a5b1fc0a6e78f8f75
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Apr 15 11:29:17 2015 +0200

    tdf#90596 usability: change W hotkey to L
    
    Change-Id: I4d3e411bfddbeabe8ee55b6969955d0904a08585

diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui
index 64ca5f3..19ca7c1 100644
--- a/sfx2/uiconfig/ui/querysavedialog.ui
+++ b/sfx2/uiconfig/ui/querysavedialog.ui
@@ -22,7 +22,7 @@
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="discard">
-                <property name="label" translatable="yes">Close _without saving</property>
+                <property name="label" translatable="yes">C_lose without saving</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>


More information about the Libreoffice-commits mailing list