https://bugs.documentfoundation.org/show_bug.cgi?id=145829
--- Comment #2 from Julien Nabet <[email protected]> --- Sophie: shouldn't be the title renamed into "Typo in ERRCODE_UUI_IO_MODULESIZEEXCEEDED" instead? Indeed, ERRCODE_UUI_IO_TARGETALREADYEXISTS corresponds to "Target already exists." which is ok and doesn't contain "basic". >From uui/inc/ids.hrc: 38 { NC_("RID_UUI_ERRHDL", "Target already exists."), 39 ERRCODE_UUI_IO_TARGETALREADYEXISTS }, 40 { NC_("RID_UUI_ERRHDL", "You are about to save/export a password protected basic library containing module(s) \n$(ARG1)\nwhich are too large to store in binary format. If you wish users that don't have access to the library password to be able to run macros in those module(s) you must split those modules into a number of smaller modules. Do you wish to continue to save/export this library?"), 41 ERRCODE_UUI_IO_MODULESIZEEXCEEDED }, -- You are receiving this mail because: You are the assignee for the bug.
