diff options
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 0dd6c5173768..6789d02698bd 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2456,6 +2456,9 @@ <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">Comme~nt</value> </prop> + <prop oor:name="PopupLabel" oor:type="xs:string"> + <value xml:lang="en-US">Insert Comment</value> + </prop> <prop oor:name="TooltipLabel" oor:type="xs:string"> <value xml:lang="en-US">Insert Comment</value> </prop> |