https://issues.apache.org/ooo/show_bug.cgi?id=124497
--- Comment #1 from Armin Le Grand <[email protected]> --- Investigation shows that '%O' was used for object description in older versions, there was a change to adapt these placeholders in resource strings by %1, %2 etc. for more uniqueness. Looks as if that string was overseen (or added after that change from a CWS). Checked if it's okay if I patch the string, looks good. I Will change '%O' to '%1'... -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
