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
Tweak improvement for handling the translation on "form_type" string.
As most event types are already loaded from gramps translation domain,
we could use existing translations for displaying the localized 'form_type' string.
This minor translation issue is visible when we select a form from the list : the model ignores
the top level string (event type as parent). e.g., "census" instead of "recensement" under the french locale.
0 commit comments