https://bugs.documentfoundation.org/show_bug.cgi?id=168899
--- Comment #2 from Eyal Rozenberg <[email protected]> --- > "Split in integer and fractions" This is grammatically invalid. Generally, 'split' takes either a direct object, or an indirect object via 'into'. The only (?) exception is the idiom "split [something] in half". > "Recognize decimal numbers" The term 'decimal' also denotes a number in base-10 rather than base-16 (hexadecimal) or base-8 (octal). So "Recognize decimal fractions" or "Recognize fractional decimal numbers" We could also think of bringing the two options closer together in phrasing to emphasize the difference: * " 12.34 is a fraction" * " 12.34 are two numbers" and relegate the the phrase "base-10 fractional numbers" to the tooltips. -- You are receiving this mail because: You are the assignee for the bug.
