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
With version 3.1.15 there seems to be an issue with the installed translations. At every startup I get the dialog: "Some of the currently installed translations seem to be outdated. Do you want to update them now?". I select yes but still keeps coming up every time. I then ran through the debugger and it contacts the sever and some of the languages are at version 3.15.0.1 and are the ones that it wants to update. But when it gets to the function "UpdateLanguageFiles" it gets to "BeginInvoke((MethodInvoker)delegate" and never updates and never returns.
The text was updated successfully, but these errors were encountered:
With version 3.1.15 there seems to be an issue with the installed translations. At every startup I get the dialog: "Some of the currently installed translations seem to be outdated. Do you want to update them now?". I select yes but still keeps coming up every time. I then ran through the debugger and it contacts the sever and some of the languages are at version 3.15.0.1 and are the ones that it wants to update. But when it gets to the function "UpdateLanguageFiles" it gets to "BeginInvoke((MethodInvoker)delegate" and never updates and never returns.
The text was updated successfully, but these errors were encountered: