https://bugs.kde.org/show_bug.cgi?id=353960
--- Comment #29 from Andrew <andrew.loe...@gmail.com> --- After seeing "any patch welcome"... I spent the morning working on this: https://invent.kde.org/frameworks/kwallet/-/merge_requests/83 This merge request is for a change in knewwalletdialog.cpp, to change the message displayed in KWallet when users have newly installed their OS and select GPG from "Seems that your system has no keys suitable for encryption. Please set-up at " "least one encryption key, then try again." to "No suitable keys for encryption found. To create a GPG key, you can:\n" "1. Option 1) Open Kleopatra and follow Kleopatra's documentation at: https://docs.kde.org/stable5/en/kleopatra/kleopatra/functions-newkey.html\n" "2. Option 2) Open Konsole and enter the command: gpg --full-gen-key, then follow the instructions." It's 100% nothing fancy. I even updated all of the translations (.po) files... but it turns out I can't really submit those very easily through the same process, and I'd really only be qualified to submit the German translation update anyways. The updated instructions (assuming the 'patch') actually makes it into KWallet eventually I hope are better than nothing. Also, I'm willing to put more effort into this to see it get done if this isn't sufficient. -- You are receiving this mail because: You are watching all bug changes.