https://bugs.documentfoundation.org/show_bug.cgi?id=151442
Ming Hua <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Ming Hua <[email protected]> --- (In reply to Julien Nabet from comment #3) > On pc Debian x86-64 with master sources updated today, I could reproduce > this but don't know why it uses "R". > I took a look at > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=763e5d233d18a26f64dd8c4db67ce62ee289832e > and don't know why "R" is selected. (In reply to Heiko Tietze from comment #4) > IIRC, we have functions that assign the mnemonic automatically. At least for > the UI files it's not needed anymore. > > It's Sheet > Delete R~ows for me on kf5 / 7.4. I'm merely a translator and don't know much about the automatic mnemonic generation mechanism, but I'm rather sure (by looking at the mnemonic used in Chinese UI, which I translated) the "~Sheet > Delete ~Rows" menubar entry the reporter and I saw on Windows is hard-coded, presumably from GenericCommands.xcu, line 7054 [1], and translated with mnemonic on Weblate [2]. One can check a development build with qtz interface to be sure, but I don't have access to one right now. So it seems different OS/DE use different strings for the menubar? Or is KDE ignoring the hard-coded mnemonic? 1. https://git.libreoffice.org/core/+/master/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu#7054 2. https://translations.documentfoundation.org/translate/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/en/?checksum=6236b0b95e37c07e -- You are receiving this mail because: You are the assignee for the bug.
