mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 19:43:13 +02:00
doc: Do not translate technical or extremely rare errors
This commit is contained in:
@@ -23,7 +23,8 @@ On a high level, these strings are to be translated:
|
|||||||
|
|
||||||
### GUI strings
|
### GUI strings
|
||||||
|
|
||||||
Anything that appears to the user in the GUI is to be translated. This includes labels, menu items, button texts, tooltips and window titles.
|
Do not translate technical or extremely rare errors.
|
||||||
|
Anything else that appears to the user in the GUI is to be translated. This includes labels, menu items, button texts, tooltips and window titles.
|
||||||
This includes messages passed to the GUI through the UI interface through `InitMessage`, `ThreadSafeMessageBox` or `ShowProgress`.
|
This includes messages passed to the GUI through the UI interface through `InitMessage`, `ThreadSafeMessageBox` or `ShowProgress`.
|
||||||
|
|
||||||
General recommendations
|
General recommendations
|
||||||
|
Reference in New Issue
Block a user