summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_eastersunday.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-09-29 15:26:04 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-10-02 08:54:16 +0200
commitb358fb9b95915743d8666b238acb8e117c8751ce (patch)
tree7913b29b55f56ffa83d7a7e57f96340db7536410 /source/text/scalc/01/func_eastersunday.xhp
parenttdf#103527 Remove Colors from Options help (diff)
downloadhelp-b358fb9b95915743d8666b238acb8e117c8751ce.tar.gz
help-b358fb9b95915743d8666b238acb8e117c8751ce.zip
Reduce L10N workload for repetitive strings
Change 'Syntax' and 'Examples' heading into an embedded string translated only once. Change-Id: Iac2eef8fedbaa4461aa2f941af7f065a3b16fb2d Reviewed-on: https://gerrit.libreoffice.org/61143 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/func_eastersunday.xhp')
-rw-r--r--source/text/scalc/01/func_eastersunday.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/func_eastersunday.xhp b/source/text/scalc/01/func_eastersunday.xhp
index 4ffc6f5d58..9da7e92bcf 100644
--- a/source/text/scalc/01/func_eastersunday.xhp
+++ b/source/text/scalc/01/func_eastersunday.xhp
@@ -29,7 +29,7 @@
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_OSTERSONNTAG" id="bm_id3156270" localize="false"/><paragraph role="heading" id="hd_id3152960" xml-lang="en-US" level="2"><variable id="eastersunday"><link href="text/scalc/01/func_eastersunday.xhp">EASTERSUNDAY</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154570" xml-lang="en-US"><ahelp hid="HID_FUNC_OSTERSONNTAG">Returns the date of Easter Sunday for the entered year.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id9460127" xml-lang="en-US" level="3">Syntax</paragraph>
+<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph role="code" id="par_id2113711" xml-lang="en-US">EASTERSUNDAY(Year)</paragraph>
<paragraph role="paragraph" id="par_id3938413" xml-lang="en-US">
<emph>Year</emph> is an integer between 1583 and 9956 or 0 and 99. You can also calculate other holidays by simple addition with this date.</paragraph>
@@ -37,7 +37,7 @@
<paragraph role="paragraph" id="par_id3147521" xml-lang="en-US">Good Friday = EASTERSUNDAY(Year) - 2</paragraph>
<paragraph role="paragraph" id="par_id3146072" xml-lang="en-US">Pentecost Sunday = EASTERSUNDAY(Year) + 49</paragraph>
<paragraph role="paragraph" id="par_id3149553" xml-lang="en-US">Pentecost Monday = EASTERSUNDAY(Year) + 50</paragraph>
-<paragraph role="heading" id="hd_id3155120" xml-lang="en-US" level="3">Examples</paragraph>
+<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
<paragraph role="paragraph" id="par_id3154472" xml-lang="en-US"><item type="input">=EASTERSUNDAY(2000)</item> returns 2000-04-23.</paragraph>
<paragraph role="paragraph" id="par_id3150940" xml-lang="en-US"><item type="input">=EASTERSUNDAY(2000)+49</item> returns the internal serial number 36688. The result is 2000-06-11. Format the serial date number as a date, for example in the format YYYY-MM-DD.</paragraph>
</body>