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
Error message changed to "Failed to access the content repository (check Internet connection); automatic download not available. Error: {0}" As sugested by Roger (rwf-rr)
stringmessage=Catalog.GetStringFmt("Not connected to internet, automatic download not available. Error: {0}",errorMsg);
93
+
stringmessage=Catalog.GetStringFmt("Failed to access the content repository (check Internet connection); automatic download not available. Error: {0}",errorMsg);
0 commit comments