Start: Do not access the internet in start page before user explicitely allowed it

This commit is contained in:
Yorik van Havre
2018-03-13 12:19:50 -03:00
parent 25d47ae652
commit 2c2d781aa6
5 changed files with 52 additions and 1 deletions

View File

@@ -124,3 +124,5 @@ text66 = translate("StartPage", "Author")
text67 = translate("StartPage", "Company")
text68 = translate("StartPage", "License")
text69 = translate("StartPage", "Load an FEM 3D new solver example analysis")
text70 = translate("StartPage", "Click here")
text71 = translate("StartPage", "to allow FreeCAD to access the internet")