Skip to content

Gracefully handle locale.{bind,}textdomain not being available

Rasmus Thomsen requested to merge Cogitri/Authenticator:locale into master

When python is built without gettext support these functions aren't available and as such Authenticator fails to start without this change.

Edited by Bilal Elmoussaoui

Merge request reports