Added internet settings to Paratext registration info form
Fixed InternetUse.VpnRequired setting not working properly (now it disables internet only in sensitive locations instead of disabling internet everywhere before)
Added formatReplacementStringToArray for doing replacement strings with React components (and whatever other objects you want, but it's mostly for React components)
InternetUse.VpnRequired
setting not working properly (now it disables internet only in sensitive locations instead of disabling internet everywhere before)formatReplacementStringToArray
for doing replacement strings with React components (and whatever other objects you want, but it's mostly for React components)This change is