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
Always check translation list for unmapped characters when opening language drop-down
We still avoid the stutter from loading the files each time, but since translation name characters only end up in the persistent extra string list if they're missing in the currently loaded translation, we need to check for those always or at least after switching translations.
0 commit comments