| Summary: | Change ScFunctionsDeck string to Calc Functions deck or Functions deck (Calc) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | sophie <sophi> |
| Component: | UI | Assignee: | Gabor Kelemen (allotropia) <kelemeng> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | erack, heiko.tietze, kelemeng, serval2412, xiscofauli |
| Priority: | medium | ||
| Version: | 7.3.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=84502 | ||
| Whiteboard: | target:7.3.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
sophie
2021-08-23 13:10:32 UTC
Heiko/Xisco: any preference between "Calc Functions deck", "Functions deck (Calc)" or perhaps something else? Remark: of course it could be an easyhack once the right string will be chosen but I don't think it's good idea to wait for a beginner to tackle this one. I think the sooner it's fixed, the better. The functions deck is labelled with Functions, maybe coming from officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu. Do we need this entry at all? There is a lot more similar strings like that. These were added in commit https://git.libreoffice.org/core/+/a80eefb7413245f81692c443b06f7d3a6a92f28c%5E! for bug 84502 so that sidebar decks can be reached with a keyboard shortcut. Consequently these strings are visible in the Customize dialog - Keyboard tab. It would be better to give these commands user friendly names, such as "Open the sidebars Functions deck" "Open the sidebars Page deck" etc. Thanks for looking into it and I like the "Open <> Deck" phrase. Simply "Functions" wouldn't work. (In reply to Gabor Kelemen from comment #3) > These were added in commit... Likely not this. But the bug number is okay. Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4ff568e9ec56ef3cefd9265459fa9fe979d3cdcc tdf#144029 Add user friendly names for UNO commands opening decks It will be available in 7.3.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. |