0neGal / viper

Launcher+Updater for TF|2 Northstar
https://0negal.github.io/viper
GNU General Public License v3.0
151 stars 21 forks source link

feat: Localize "Unknown Error!" toasts #157

Closed 0neGal closed 1 year ago

0neGal commented 1 year ago

This PR is for merging localization of the new friendlier error toasts. Replacing the previous default Electron obtuse and unfriendly alert.

New localization keys

"gui.toast.title.unknown_error": "Unknown Error!",
"gui.toast.desc.unknown_error": "An unknown error occurred, click for more details. You may want to take a screenshot of the detailed error when filing a bug report.",

Maintainers

DxsSucuk commented 1 year ago

Translation PR https://github.com/0neGal/viper/pull/158