Pinentry strings no longer translated on windows
Closed, ResolvedPublic

Assigned To
Authored By
aheinecke
Aug 23 2017, 10:48 AM
Subscribers

Description

I've bisected this back to b3286af36d452fc801be573a057b0838d53a2edd

Probably ENABLE_NLS is not defined for windows. *checking*

Revisions and Commits

Event Timeline

ENABLE_NLS is not defined as it should be but we still have to define L_ in that case if simple_gettext is used to have some gettext. This was fixed by 6158811304937b592601ef30c29c5a5cdbaa88ea