https://bugs.documentfoundation.org/show_bug.cgi?id=166813
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mike Kaganski <[email protected]> --- Custom actions are irrelevant. The problem is in translation. The likely candidate is the translation of `msgid "{&DialogDefaultBold}Cu&stom"` in https://git.libreoffice.org/translations/+/2eef7d7960fbabda12f97e17ec9a707cef3a3542/source/ka/instsetoo_native/inc_openoffice/windows/msi_languages.po#4542 that happened in https://git.libreoffice.org/translations/+/fa6c5405a7696a8b954d555a8373058fb4853bd1 The string there "{&DialogDefaultBold]მომხმარებლი&ს" has the proper opening brace `{`, but the closing one is square `]`. I can't fix the translation, nor test my theory. Andras: could you please fix that string? I can't CC the author of the translation change. -- You are receiving this mail because: You are the assignee for the bug.
