summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2021-03-23 09:53:53 -0800
committerJim Raykowski <raykowj@gmail.com>2021-03-30 00:35:50 +0200
commit381b9160aa21b91c7f2501de21d6d16626a972fb (patch)
tree228a7be1e2cc6935c06da45bace8da2c91c1ef8f /officecfg/registry/data/org/openoffice/Office/UI
parent6c241f991809dd9ab825baf400c6da77c1c130bd (diff)
tdf#141102 friendlier naming for outline content visibility feature
relabeled as outline folding Change-Id: I36b2dbe4eeee27abdf486e81db00d33e81c41679 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113005 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index ad6175d3facc..1b0c4778a47f 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -399,10 +399,10 @@
</node>
<node oor:name=".uno:ShowOutlineContentVisibilityButton" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Show outline content visibility button</value>
+ <value xml:lang="en-US">Show outline-folding buttons</value>
</prop>
<prop oor:name="TooltipLabel" oor:type="xs:string">
- <value xml:lang="en-US">Show outline content visibility button</value>
+ <value xml:lang="en-US">Shows a button next to headings and subheadings to help with outline folding. Even without the button, you can do outline folding with the Navigator.</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -3800,7 +3800,7 @@
</node>
<node oor:name=".uno:ToggleOutlineContentVisibility" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Toggle Outline Content Visibility</value>
+ <value xml:lang="en-US">Toggle Outline Folding</value>
</prop>
<prop oor:name="TooltipLabel" oor:type="xs:string">
<value xml:lang="en-US">Fold or unfold outline content in document</value>