zalando / go-keyring

Cross-platform keyring interface for Go
MIT License
847 stars 85 forks source link

"Element not found." in keyring_windows.go should be "localized" #44

Closed pluralistix closed 2 years ago

pluralistix commented 4 years ago

Or in other words: Everyone, that relies on keyring.ErrNotFound on Windows in a non-english setup, will fail, because "Element not found." does (surprisingly) not match e.g. "Element nicht gefunden."

pluralistix commented 2 years ago

Closing as not an issue (anymore)