https://bz.apache.org/ooo/show_bug.cgi?id=126819
Issue ID: 126819
Issue Type: DEFECT
Summary: XOR function not usable in french
Product: Calc
Version: 4.1.1
Hardware: All
OS: All
Status: CONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: code
Assignee: [email protected]
Reporter: [email protected]
XOR function was introduced in AOO version 4.0.
In french, this function is named : OU EXCLUSIF
If a spreadsheet is created in english, then loaded in a french AOO, formulas
containing this function work, and the formula displays correctly, example:
=OU EXCLUSIF(A1;A2;A3)
But if in the french AOO you try to write a similar formula, you get Err:509,
Missing operator.
In french, all the boolean functions have been translated. Only this one has a
name of 2 words separated by a space.
In similar cases, translation uses a dot between the words, example EST.IMPAIR
--
You are receiving this mail because:
You are the assignee for the issue.