https://issues.apache.org/ooo/show_bug.cgi?id=121664
--- Comment #8 from Nathalio <[email protected]> --- (In reply to comment #6) > We still accept the (officially unsupported!) OOO_CALC_USE_ENGLISH_FORMULAS > environment variable. See > http://wiki.openoffice.org/wiki/ > Environment_Variables#Environment_variables_for_users > > Setting OOO_CALC_USE_ENGLISH_FORMULAS in the environment that calls > OpenOffice will force the use of English names. > > Note that this won't be good at all: for example, running > $ OOO_CALC_USE_ENGLISH_FORMULAS=1 soffice > (where "soffice" is OpenOffice 3.4.1 Italian) > > leads to: > - f(x) icon still providing a list of Italian names, which are then not > accepted > - the sum icon providing =SOMMA() (Italian) instead of =SUM() (the English > version that would work) Not only that, but the comma and dot in decimal notation are switched between English and other languages. > but still this might be a workaround. > > Otherwise, install the en-us language pack over the pt-br version and switch > to the English interface when needed. I will test this approach next week and update this entry -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
