source/text/shared/optionen/01013000.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
New commits: commit 69f1d81e8413005ed1e4fbee8f5e4778bedeeb37 Author: Stanislav Horacek <[email protected]> AuthorDate: Fri Dec 26 22:17:21 2025 +0100 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Sun Dec 28 19:06:05 2025 +0100 fix label of button in accessibility options and adjust its meaning Change-Id: I45b746e78b8a0f84e1dc0c3177bb0ad22ae83465 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/196236 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> (cherry picked from commit 963cf181011f9bd7b5467f13d671ba0f43dc2015) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/196269 diff --git a/source/text/shared/optionen/01013000.xhp b/source/text/shared/optionen/01013000.xhp index 57c97e04db..7308dd79d5 100644 --- a/source/text/shared/optionen/01013000.xhp +++ b/source/text/shared/optionen/01013000.xhp @@ -61,7 +61,7 @@ <paragraph role="paragraph" id="par_id3149656"><ahelp hid="cui/ui/optaccessibilitypage/animatedtext">Previews animated text, such as blinking and scrolling, in %PRODUCTNAME.</ahelp></paragraph> <bookmark branch="hid/cui/ui/optaccessibilitypage/animatedothersenabled" id="bm_id541764672053889" localize="false"/> <h3 id="hd_id711764671914626">Allow other animations</h3> -<paragraph role="paragraph" id="par_id121764672103857">Controls if certain other animations (for example 'marching ants' animation when copying a cell in calc) are enabled.</paragraph> +<paragraph role="paragraph" id="par_id121764672103857">Controls if certain other animations (for example 'marching ants' animation when copying a cell in Calc) are enabled.</paragraph> <bookmark branch="hid/cui/ui/optaccessibilitypage/highcontrast" id="bm_id451764674627652" localize="false"/> @@ -92,7 +92,7 @@ <h2 id="hd_id611764672751039">Accessibility Check Options</h2> <paragraph role="paragraph" id="par_id341764673244852">Enable the accessibility checks for %PRODUCTNAME. These checks are performed when you select <menuitem>Tools - Accessibility Check</menuitem>.</paragraph> <bookmark branch="hid/cui/ui/optaccessibilitypage/default" id="bm_id951764674743783" localize="false"/> -<h3 id="hd_id361764673263739">Reset All</h3> -<paragraph role="paragraph" id="par_id421764673482109">Enables all available accessibility options.</paragraph> +<h3 id="hd_id361764673263739">Enable All</h3> +<paragraph role="paragraph" id="par_id421764673482109">Enables all available accessibility check options.</paragraph> </body> </helpdocument>
