officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |    
2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1d64b7696453ef09150f39662c9beda09b6f964e
Author:     Thais Vieira <thais.vie...@collabora.com>
AuthorDate: Fri Sep 4 08:21:28 2020 -0300
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Wed Mar 31 10:47:25 2021 +0200

    Loleaflet:fix menu entry
    
    replacing the 'Select...' to 'Select Table'
    to it be consistent with the pattern.
    
    Change-Id: I17ce12fb6dd51256d68c735b7934e4e2bf643fff
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102044
    Reviewed-by: Tor Lillqvist <t...@collabora.com>
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 97970ec450a9..c27c39288cfe 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -2055,7 +2055,7 @@
           <value xml:lang="en-US">Select Table</value>
         </prop>
         <prop oor:name="ContextLabel" oor:type="xs:string">
-          <value xml:lang="en-US">~Select...</value>
+          <value xml:lang="en-US">~Select Table</value>
         </prop>
         <prop oor:name="PopupLabel" oor:type="xs:string">
           <value xml:lang="en-US">Select Table</value>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to