diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-01-02 15:29:03 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-03 18:48:27 +0000 |
commit | 068fa934185da6e9e6f93a7abddd02b6f22572d7 (patch) | |
tree | 8a54cf27246ff2191fcd1c50bb6b8a03d01bee71 | |
parent | cedd7a3550c09bef1e1b5d496431c7326e1bd1ec (diff) |
fix section title to match Safe Mode dialog
Change-Id: Ic2d7def17bf007780dcf336e4ecbd2847d819116
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144911
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/profile_safe_mode.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/profile_safe_mode.xhp b/source/text/shared/01/profile_safe_mode.xhp index 6abb949a5a..35d2b6713b 100644 --- a/source/text/shared/01/profile_safe_mode.xhp +++ b/source/text/shared/01/profile_safe_mode.xhp @@ -59,7 +59,7 @@ <paragraph id="par_id281120160949347119" role="paragraph" xml-lang="en-US">You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/safemodedialog/radio_deinstall" id="bm_id281120160940131151" localize="false"/> -<paragraph id="hd_id281120160944276682" role="heading" level="3" xml-lang="en-US">Uninstall extensions</paragraph> +<paragraph id="hd_id281120160944276682" role="heading" level="3" xml-lang="en-US">Extensions</paragraph> <paragraph id="par_id281120160944275137" role="paragraph" xml-lang="en-US">Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights.</paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/safemodedialog/radio_reset" id="bm_id281120160940131154" localize="false"/> |