Replies: 2 comments
-
For terminal output, there is a workaround
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@billyswong , this request is for GUI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Idea
When a program shows an error message, users often face these problems:
The proposed feature aims to solve this by:
Openable English error message:
Copy or search button:
Benefits
Example Scenario
Imagine you are using a software in Hungarian. An error pops up:
With this feature, the dialog could have:
An expandable English translation:
Two button: a **[Copy] and a [Search], which copy the message to clipboard and the another opens your default browser and searches in the default search engine for
"Error loading file: File not found"
.In short, it’s about making error dialogs multilingual-friendly and instantly searchable, helping users find solutions faster.
Beta Was this translation helpful? Give feedback.
All reactions