summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2024-04-15 15:29:02 +0200
committerStephan Bergmann <stephan.bergmann@allotropia.de>2024-04-15 16:20:37 +0200
commit0a8075d5ec443155484923ae373442d47f37608b (patch)
treeea0fb1bbbd7f4f3b709ba84e6657c33f338fe2b8
parent951e255ac70fc64726012ac13d521010f24b255e (diff)
Update documentation accidentally missing from previous commitdistro/cib/libreoffice-6-4
...951e255ac70fc64726012ac13d521010f24b255e "Allow overriding crash report dialog texts" Change-Id: I4cc7ce4ce911871bffa0979a12e55dc0f3f73374 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166128 Tested-by: allotropia jenkins <jenkins@allotropia.de> Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index cc4e080795b7..18485882dd32 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5576,14 +5576,14 @@
oor:localized="true">
<info>
<desc>An override for the text presented in the crash report dialog before sending the
- report.</desc>
+ report. Supports %PRODUCTNAME replacements.</desc>
</info>
</prop>
<prop oor:name="CrashReportPostSendNotification" oor:type="xs:string" oor:nillable="false"
oor:localized="true">
<info>
<desc>An override for the text presented in the crash report dialog after successfully
- sending the report.</desc>
+ sending the report. Supports %CRASHID and %CrashDumpUrl% replacements.</desc>
</info>
</prop>
<prop oor:name="ShowTipOfTheDay" oor:type="xs:boolean" oor:nillable="false">