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
Fix make-release.sh deleting .mo translation files needed at runtime
Only remove .po source files (for translators). Keep .mo compiled
files which are required by gettext for translations to work.