Hi
I have a question regarding translation of function names of Calc functions that end with _ADD. In the latest Bugs to fix in translations from Andras there was an error where the following two functions, EFFECT and EFFECTIVE is translated into EFFRÄNTA in Swedish. In reality this results in the two functions EFFRÄNTA (EFFECTIVE) and EFFRÄNTA_ADD (EFFECT_ADD).
Have something changed in Calc so the _ADD part is no longer added to functions that is apart of Excel 2003 addin-package?
Should there really be an error in this case?
I changed the string in Pootle so that the problem doesn't interfere with the upcoming release. But it feels wrong to change these function names that has been the same for a long time.