[Libreoffice-commits] core.git: vcl/uiconfig

Julien Nabet (via logerrit) logerrit at kemper.freedesktop.org
Sat Jan 16 15:09:13 UTC 2021


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

New commits:
commit ffc8409024c0de97cd1cb5fadbe72d90c3fd7d3b
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Fri Jan 15 21:47:28 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Jan 16 16:08:35 2021 +0100

    Cancel action here vcl/screenshotparent
    
    Change-Id: I136fa04e873932621b92004e8eafd7b3a32ef945
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109423
    Tested-by: Jenkins
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/vcl/uiconfig/ui/screenshotparent.ui b/vcl/uiconfig/ui/screenshotparent.ui
index 620338c80cf8..629b1741b5de 100644
--- a/vcl/uiconfig/ui/screenshotparent.ui
+++ b/vcl/uiconfig/ui/screenshotparent.ui
@@ -23,7 +23,7 @@
             <property name="layout_style">end</property>
             <child>
               <object class="GtkButton" id="cancel">
-                <property name="label" translatable="yes" context="stock">_Close</property>
+                <property name="label" translatable="yes" context="stock">_Cancel</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