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
Command loads messages from templates into catalog, then loads existing messages from the translation files into same catalog.
However, some messages may be removed from templates, and I expected this command to remove them, since they are obsolete.
This can be an improvement.
@michelsalib Command from BCCExtraToolsBundle used to respect this iirc?