From f4c7ca187f07329eff29ea3f7b9e3ed60b30a784 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 19 Jun 2022 10:47:43 -0300 Subject: tdf#149607 Fix broken link Change-Id: Icff7f1b3740063d253e9d5699a6918fed10dacb4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136101 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos (cherry picked from commit 4ba04a27d94aec145920852cf14f0ab869459106) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136154 --- source/text/shared/optionen/01010600.xhp | 8 ++++++-- source/text/shared/optionen/01140000.xhp | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/source/text/shared/optionen/01010600.xhp b/source/text/shared/optionen/01010600.xhp index cad496b913..3bf8a3a5c4 100644 --- a/source/text/shared/optionen/01010600.xhp +++ b/source/text/shared/optionen/01010600.xhp @@ -52,11 +52,15 @@

Printing sets "document modified" status

Specifies whether the printing of the document counts as a modification. When this option is marked, the very next time the document is closed you are asked if the changes should be saved. The print date is then entered in the document properties as a change. -

Year (two digits)

+ +
+

Year (two digits)

Defines a date range, within which the system recognizes a two-digit year.
In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This Year (two digits) setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1/1/30 or later, the entry "1/1/20" is recognized as 1/1/2020 instead of 1/1/1920. -
+
+ +

Help Improve %PRODUCTNAME

Send crash reports to The Document Foundation

Send crash reports to help developers improve the software’s reliability. Whenever %PRODUCTNAME crashes, you can opt to send reports containing certain debugging information, useful to help track down the cause of the bug and fix it eventually. diff --git a/source/text/shared/optionen/01140000.xhp b/source/text/shared/optionen/01140000.xhp index e3522d3563..ab67c9772a 100644 --- a/source/text/shared/optionen/01140000.xhp +++ b/source/text/shared/optionen/01140000.xhp @@ -93,7 +93,7 @@ If you change the Locale setting, the date acceptance pattern will be reset to the new locale default, and any user-defined modifications or additions will be lost. In addition to the explicit patterns defined in the edit box, input matching the Y-M-D pattern is implicitly recognized and converted automatically to a date. Input that starts from 1 to 31 is not interpreted with this implicit Y-M-D pattern. Since %PRODUCTNAME 3.5, this input is formatted as YYYY-MM-DD (ISO 8601). - For all patterns, two-digit year input is interpreted according to the setting in Tools - Options - General - Year (Two Digits). + For all patterns, two-digit year input is interpreted according to the setting in Tools - Options - General - Year (Two Digits).

Default languages for documents

Specifies the languages for spelling, thesaurus and hyphenation. -- cgit