You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both consume .po files, causing a lot of duplication (including bugs). However one seems to use msgid as key and the other msgctxt. At least a common base class handling the parsing should be possible.