https://bugs.documentfoundation.org/show_bug.cgi?id=145614
--- Comment #52 from barkbuff <[email protected]> --- Noticed file: basic/inc/sbstrlngs.hxx still uses #define for translation IDs. Considering converting them to constexpr variables with a small constexpr inline NC_ wrapper instead of preprocessor macros for type-safety and readability. -- You are receiving this mail because: You are the assignee for the bug.
