The user interface string CQKYg "Save ~As.." is not properly rendered in the Brazilian and French user interface. The translated string "Salvar como" (with underscored l) or "Enregistrer sous... (with underscored s) is not rendered correctly, thus showing "Sa~lvar como..." or "Enrgistrer ~sous..."in the main toolbar tip text. Step to reproduce: 0) Set User Interface to pt-BR or fr 1) add "Save as" button in the main toolbar (i.e. set "Save As..." icon as visible) 2) hover mouse on the "save as..." icon Versão: 6.2.2.2 ID de compilação: 2b840030fec2aae0fd2658d8d4f9548af4e3518d Threads da CPU:8; SO:Linux 4.18; Realizador da interface: padrão; VCL: kde5; Local: pt-BR (pt_BR.UTF-8); Idioma de IU: pt-BR Calc: threaded and Version: 6.3.0.0.alpha0+ Build ID: ed901c336ff0b99291ffe53be6bd762abcccf55c Threads CPU : 8; OS : Linux 4.18; UI Render : par défaut; VCL: gtk3; Locale : pt-BR (pt_BR.UTF-8); Langue IHM : fr-FR Calc: threaded
On pc Debian x86-64 with master sources updated today, I reproduce this with French UI but in English-US UI, I also got this: "Save ~As..." So it's more a general problem than translation pb, no?
Yep, problem only seen with gtk3 and kf5. No problem with gtk2 and gen. Arch Linux 64-bit Version: 6.4.0.0.alpha0+ Build ID: b9a776837462eeb6d50d0decc42604c0c3008eb1 CPU threads: 8; OS: Linux 5.2; UI render: default; VCL: kf5; Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US Calc: threaded Built on 11 August 2019
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6069100a9b3330bb87b18a7c61e6f24f10d12e0e Resolves: tdf#124267 accelerator in tooltip It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed in master, backport to 6-3 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/fe10b429c1d587b86f0bc73b1a243d8070b7f539 Resolves: tdf#124267 accelerator in tooltip It will be available in 6.3.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.