https://bugs.kde.org/show_bug.cgi?id=441978
Bug ID: 441978 Summary: Empties Trash to create free space string in navigation bar's Empty Trash button's tooltip is untranslatable Product: dolphin Version: 21.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: tyson...@tysontan.com CC: kfm-de...@kde.org Target Milestone: --- The tooptip "Empties Trash to create free space" of Empty Trash button in navigation bar is untraslatable. Empty Trash #: dolphinnavigatorswidgetaction.cpp:236 Empties Trash to create free space #: dolphinnavigatorswidgetaction.cpp:237 It's QLatin1String instead of i18nc. In fact, this source file has multiple occasions of QLatin1String that have not been internationalized. -- You are receiving this mail because: You are watching all bug changes.