summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorThais Vieira <thais.vieira@collabora.com>2020-09-04 08:21:28 -0300
committerAndras Timar <andras.timar@collabora.com>2023-01-23 10:04:20 +0100
commit2b2ec0f2bfffe0e78b1661ec9fac5ed1847c19c5 (patch)
tree2130ef40844bdee7b060f1b61b858c36ff57982c /officecfg
parent339b90e9a1c89f8e67aeee94d06878b4e130ac36 (diff)
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 <tml@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 8f8dba845c1a..d11b7ff52596 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -2031,7 +2031,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>