[Libreoffice-commits] help.git: source/text

Olivier olivier.hallot at libreoffice.org
Thu Jan 19 19:14:10 UTC 2017


 source/text/scalc/01/func_weeknum_ooo.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ab01c44126432945c486bfc2acc2e3106c596c6d
Author: Olivier <olivier.hallot at libreoffice.org>
Date:   Thu Jan 19 17:05:33 2017 -0200

    Insert %PRODUCTNAME where it must be.
    
    Change-Id: Ide87d1a8e17af36bce29f14baef97a3afcc5b0d7
    Reviewed-on: https://gerrit.libreoffice.org/33327
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/scalc/01/func_weeknum_ooo.xhp b/source/text/scalc/01/func_weeknum_ooo.xhp
index bbc14b6..75c718e 100644
--- a/source/text/scalc/01/func_weeknum_ooo.xhp
+++ b/source/text/scalc/01/func_weeknum_ooo.xhp
@@ -34,7 +34,7 @@
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_WEEKNUM_OOO" id="bm_id3158403" localize="false"/><paragraph role="heading" id="hd_id3159161" xml-lang="en-US" level="2" l10n="NEW" oldref="54"><variable id="weeknum_ooo"><link href="text/scalc/01/func_weeknum_ooo.xhp">WEEKNUM_OOO</link>
 </variable></paragraph>
 <paragraph role="paragraph" id="par_id3149770" xml-lang="en-US" l10n="NEW" oldref="55"><ahelp hid="HID_FUNC_WEEKNUM_OOO">WEEKNUM_OOO calculates the week number of the year for the internal date value.</ahelp></paragraph>
-<paragraph role="note" id="par_idN105E4" xml-lang="en-US" l10n="NEW">This function exists for interoperability with LibreOffice releases older than 5.1.0 and OpenOffice.org. It calculates week numbers for a week numbering system in that week number 1 is the week that contains the January 4th. This function does not provide interoperability with other spreadsheet applications. For new documents use the <link href="text/scalc/01/func_weeknum.xhp">WEEKNUM</link> or <link href="text/scalc/01/func_isoweeknum.xhp">ISOWEEKNUM</link> function instead.</paragraph>
+<paragraph role="note" id="par_idN105E4" xml-lang="en-US" l10n="NEW">This function exists for interoperability with %PRODUCTNAME releases older than 5.1.0 and OpenOffice.org. It calculates week numbers for a week numbering system in that week number 1 is the week that contains the January 4th. This function does not provide interoperability with other spreadsheet applications. For new documents use the <link href="text/scalc/01/func_weeknum.xhp">WEEKNUM</link> or <link href="text/scalc/01/func_isoweeknum.xhp">ISOWEEKNUM</link> function instead.</paragraph>
 <paragraph role="heading" id="hd_id3153055" xml-lang="en-US" level="3" l10n="NEW" oldref="56">Syntax</paragraph>
 <paragraph role="code" id="par_id3147236" xml-lang="en-US" l10n="CHG" oldref="57">WEEKNUM_OOO(Number; Mode)</paragraph>
 <paragraph role="paragraph" id="par_id3147511" xml-lang="en-US" l10n="U" oldref="58">


More information about the Libreoffice-commits mailing list