qBittorrent
qBittorrent copied to clipboard
Swap the "Log" and "Execution log" strings
Suggestion
Not really a feature request, it falls more into the "look and feel" category.
The View menu presents longer names for the additional tabs, while the tabs themselves are more concisely named other than "Execution log".
Could you please improve this for tab consistency? Thanks.
Use case
No response
Extra info/examples/attachments
No response
Clarification: So you're asking the 'Execution Log' tab to be renamed to 'Log' ?
GUI code: https://github.com/qbittorrent/qBittorrent/blob/298e4ba852a7764dc4e5783878f51b93581937a4/src/gui/mainwindow.cpp#L1780-L1784
WebUI code:
https://github.com/qbittorrent/qBittorrent/blob/298e4ba852a7764dc4e5783878f51b93581937a4/src/webui/www/private/index.html#L121
@luzpaz Yeah, exactly. Thank you for your code :)
@xavier2k6 what do you think ? And if so, is there a lot of documentation that needs to be changed ?
Well, it's been a while, but we still haven't gotten a response. @xavier2k6, could you please address luzpaz's question?
It's not up to me, submit the relevant PR & the team can review. (unsure about documentation, haven't looked in to it.)
ANNOUNCEMENT!
For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future! Here are some options available to you:
-
Please select/click the 👍 &/or ❤
reactionsin the original/opening post of this ticket. -
Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket. (new/existing contributors/developers are always welcome)
DO:
- Provide constructive feedback.
- Display how other projects implemented same/similar etc.
DO NOT:
- Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s). (These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)