Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Hi Kees

Thanks for the clarification. I fixed in Master

https://gerrit.libreoffice.org/#/c/75499/

Kind regards

Em 12/07/2019 05:26, kees538@libreoffice.org escreveu:
Hi all

String eakFE in pootle says:

<input>=SWITCH(MONTH(A3),1,"January",2,"February",3,"March","No
match")</input> returns "January" when A3=1, February when A3=2 , etc...

But the function need a date in A3 instead of a number.
So in my opinion the string should be:

<input>=SWITCH(MONTH(A3),1,"January",2,"February",3,"March","No
match")</input> returns "January" when A3 contains a date in January,
"February" when A3 contains a date in February , etc...

Kind regards,
Kees


-- 
Olivier Hallot
LibreOffice Documentation Coordinator
Comunidade LibreOffice
Rio de Janeiro - Brasil - Local Time: UTC-03:00
http://tdf.io/joinus

-- 
To unsubscribe e-mail to: l10n+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/l10n/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.