Skip to content

[GUI] Ensure that all UI error/warning texts pass through translation#2388

Merged
furszy merged 1 commit into
PIVX-Project:masterfrom
Fuzzbawls:2021_translate-uierrors
May 21, 2021
Merged

[GUI] Ensure that all UI error/warning texts pass through translation#2388
furszy merged 1 commit into
PIVX-Project:masterfrom
Fuzzbawls:2021_translate-uierrors

Conversation

@Fuzzbawls

@Fuzzbawls Fuzzbawls commented May 15, 2021

Copy link
Copy Markdown
Collaborator

This adds translation where it was previously missing for some UIError
and UIWarning calls. in the case that the string is a pointer, the
base string has had translation added.

Also parameterized some translation strings to filter out string
literals that we DON'T want to be translated (eg '-wallet',
'-paytxfee', etc)

@Fuzzbawls Fuzzbawls added the GUI label May 15, 2021
@Fuzzbawls Fuzzbawls added this to the 6.0.0 milestone May 15, 2021
@Fuzzbawls Fuzzbawls self-assigned this May 15, 2021
This adds translation where it was previously missing for some `UIError`
and `UIWarning` calls. in the case that the string is a pointer, the
base string has had translation added.

Also parameterized some translation strings to filter out string
literals that we DON'T want to be translated (eg '`-wallet`',
'`-paytxfee`', etc)
@Fuzzbawls Fuzzbawls force-pushed the 2021_translate-uierrors branch from 5248add to 6528ba3 Compare May 17, 2021 23:01
@Fuzzbawls

Copy link
Copy Markdown
Collaborator Author

rebased now that #2337 has been merged, ready to go

@random-zebra random-zebra left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 6528ba3

@furszy furszy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 6528ba3 and merging..

@furszy furszy merged commit 1e40e2b into PIVX-Project:master May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants