summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
diff options
context:
space:
mode:
authorBaran Aytas <barannaytas@gmail.com>2021-08-26 12:42:26 +0300
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2021-09-06 15:39:14 +0200
commitaa695290263140deb24203e65148aa81fbaa6f1c (patch)
treec69e6c2e5bdddc3d88e93846e4cc9f8e48140484 /officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
parent7a8ec6cddc9f37ba6ff1a98ad39702521c8fb36b (diff)
tdf#143549: 3 dots missing after Import/Export strings in File menu
Change-Id: I03410f4a7224b7faa3f214c7ac3fad1f876e89d9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121083 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu8
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 5edc952c9bdd..37fa7fc9ffb0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5314,7 +5314,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
</node>
<node oor:name=".uno:LoadBasic" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Import Basic</value>
+ <value xml:lang="en-US">Import BASIC...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -5322,7 +5322,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
</node>
<node oor:name=".uno:SaveBasicAs" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Export Basic</value>
+ <value xml:lang="en-US">Export BASIC...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -5330,7 +5330,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
</node>
<node oor:name=".uno:ExportDialog" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Export Dialog</value>
+ <value xml:lang="en-US">Export Dialog...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -5338,7 +5338,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
</node>
<node oor:name=".uno:ImportDialog" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Import Dialog</value>
+ <value xml:lang="en-US">Import Dialog...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>