summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-03-21 13:29:18 -0600
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-03-21 13:29:18 -0600
commit3a02e4c424dcf61695c48b31aff4a5ff29acdb72 (patch)
treec8b027b635201c42d276a1aec6ac7f791d31c32b /officecfg/registry/data/org/openoffice
parent3eb14808495fc930c481ee6842574abf8f8608ab (diff)
Casual users don’t care about Unicode code points
It was too geeky to include this detail in the first place, but the bigger problem was that no other options do. Besides, the capitalization used here was wrong (menus are title case). Change-Id: Ia103850709739aedf43fda2b905143b991a9d43c
Diffstat (limited to 'officecfg/registry/data/org/openoffice')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index eaa6e749013a..81298ae07a0c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6867,7 +6867,7 @@
</node>
<node oor:name=".uno:InsertNarrowNobreakSpace" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Insert n~arrow no-break space (U+202F)</value>
+ <value xml:lang="en-US">Insert N~arrow No-break Space</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>