[Libreoffice-commits] help.git: AllLangHelp_scalc.mk source/text
Olivier Hallot
olivier.hallot at libreoffice.org
Mon Apr 24 14:39:44 UTC 2017
AllLangHelp_scalc.mk | 2 +-
source/text/scalc/01/04060102.xhp | 2 +-
source/text/scalc/01/func_networkdays.intl.xhp | 4 ++--
source/text/scalc/01/func_networkdays.xhp | 4 ++--
source/text/scalc/01/func_workday.intl.xhp | 4 ++--
source/text/scalc/01/func_workday.xhp | 2 +-
6 files changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 4af60691995a58d513552e5e14677f680827e155
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Sat Apr 22 18:43:48 2017 -0300
Correct WOKDAYS.INTL -> WORKDAY.INTL
Unit #117795772 from pootle
Change-Id: Iced6c310194bbfa63d8607abd5002f7656de87e0
Reviewed-on: https://gerrit.libreoffice.org/36821
Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index f857bb52c..6e1c0502f 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -222,7 +222,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/01/common_func_workdaysintl \
helpcontent2/source/text/scalc/01/func_networkdays \
helpcontent2/source/text/scalc/01/func_networkdays.intl \
- helpcontent2/source/text/scalc/01/func_workdays.intl \
+ helpcontent2/source/text/scalc/01/func_workday.intl \
helpcontent2/source/text/scalc/01/func_numbervalue \
helpcontent2/source/text/scalc/01/func_now \
helpcontent2/source/text/scalc/01/func_rawsubtract \
diff --git a/source/text/scalc/01/04060102.xhp b/source/text/scalc/01/04060102.xhp
index e99aa7b31..66cd568d5 100644
--- a/source/text/scalc/01/04060102.xhp
+++ b/source/text/scalc/01/04060102.xhp
@@ -169,7 +169,7 @@
</section>
<section id="workdaysintl">
-<paragraph id="par_id231020163315043955" role="paragraph" localize="false" xml-lang="en-US"> <embedvar href="text/scalc/01/func_workdays.intl.xhp#workdaysintl"/> </paragraph>
+<paragraph id="par_id231020163315043955" role="paragraph" localize="false" xml-lang="en-US"> <embedvar href="text/scalc/01/func_workday.intl.xhp#workdaysintl"/> </paragraph>
</section>
<section id="eastersunday">
diff --git a/source/text/scalc/01/func_networkdays.intl.xhp b/source/text/scalc/01/func_networkdays.intl.xhp
index 11fbf61f3..69cff76c8 100644
--- a/source/text/scalc/01/func_networkdays.intl.xhp
+++ b/source/text/scalc/01/func_networkdays.intl.xhp
@@ -56,10 +56,10 @@
<section id="relatedtopics">
<paragraph id="par_id231020162253594361" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_networkdays.xhp">NETWORKDAYS</link></paragraph>
-<paragraph id="par_id241020160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workdays.intl.xhp">WORKDAYS.INTL</link></paragraph>
+<paragraph id="par_id241020160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workdays.intl.xhp">WORKDAY.INTL</link></paragraph>
<paragraph id="par_id241030160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workday.xhp">WORKDAYS</link></paragraph>
<paragraph id="par_id23102016225717242" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/04060102.xhp">Date functions</link></paragraph>
</section>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git a/source/text/scalc/01/func_networkdays.xhp b/source/text/scalc/01/func_networkdays.xhp
index e5f4d201f..b87f796fe 100644
--- a/source/text/scalc/01/func_networkdays.xhp
+++ b/source/text/scalc/01/func_networkdays.xhp
@@ -50,10 +50,10 @@
<paragraph id="par_id160920161751235483" role="paragraph" xml-lang="en-US"><item type="input">=NETWORKDAYS(DATE(2016;9;12); DATE(2016;9;25); ; {1;0;0;0;1;1;1})</item> returns 6 workdays.</paragraph>
<section id="relatedtopics">
<paragraph id="par_id241020160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_networkdays.intl.xhp">NETWORKDAYS.INTL</link></paragraph>
-<paragraph id="par_id241070160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workdays.intl.xhp">WORKDAYS.INTL</link></paragraph>
+<paragraph id="par_id241070160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workday.intl.xhp">WORKDAY.INTL</link></paragraph>
<paragraph id="par_id241030160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workday.xhp">WORKDAYS</link></paragraph>
<paragraph id="par_id23102016225717242" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/04060102.xhp">Date functions</link></paragraph>
</section>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git a/source/text/scalc/01/func_workdays.intl.xhp b/source/text/scalc/01/func_workday.intl.xhp
similarity index 97%
rename from source/text/scalc/01/func_workdays.intl.xhp
rename to source/text/scalc/01/func_workday.intl.xhp
index c27256dae..855cc68dc 100644
--- a/source/text/scalc/01/func_workdays.intl.xhp
+++ b/source/text/scalc/01/func_workday.intl.xhp
@@ -21,7 +21,7 @@
<meta>
<topic id="textscalc01func_workdaysxml">
<title id="tit" xml-lang="en-US">WORKDAY.INTL</title>
- <filename>/text/scalc/01/func_workdays.intl.xhp</filename>
+ <filename>/text/scalc/01/func_workday.intl.xhp</filename>
</topic>
</meta>
@@ -35,7 +35,7 @@
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_WORKDAY_MS" id="bm_id231020162348499245" localize="false"/>
-<paragraph id="hd_id231020162348002143" role="heading" level="1" xml-lang="en-US"><variable id="workdaysintl"><link href="text/scalc/01/func_workdays.intl.xhp">WORKDAY.INTL</link></variable></paragraph>
+<paragraph id="hd_id231020162348002143" role="heading" level="1" xml-lang="en-US"><variable id="workdaysintl"><link href="text/scalc/01/func_workday.intl.xhp">WORKDAY.INTL</link></variable></paragraph>
<paragraph id="par_id23102016234837285" role="paragraph" xml-lang="en-US"><ahelp hid=".">The result is a date number that can be formatted as a date. User can see the date of a day that is a certain number of workdays away from the start date (before or after). There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp></paragraph>
</section>
diff --git a/source/text/scalc/01/func_workday.xhp b/source/text/scalc/01/func_workday.xhp
index 93be30a7e..15224c15c 100644
--- a/source/text/scalc/01/func_workday.xhp
+++ b/source/text/scalc/01/func_workday.xhp
@@ -48,7 +48,7 @@
<section id="relatedtopics">
<paragraph id="par_id231020162253594361" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_networkdays.xhp">NETWORKDAYS</link></paragraph>
<paragraph id="par_id241020160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_networkdays.intl.xhp">NETWORKDAYS.INTL</link></paragraph>
-<paragraph id="par_id241030160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workdays.intl.xhp">WORKDAYS.INTL</link></paragraph>
+<paragraph id="par_id241030160012187036" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/func_workday.intl.xhp">WORKDAY.INTL</link></paragraph>
<paragraph id="par_id23102016225717242" role="paragraph" xml-lang="en-US"><link href="text/scalc/01/04060102.xhp">Date functions</link></paragraph>
</section>
</body>
More information about the Libreoffice-commits
mailing list