Update button (#16034)
Fixes #15720
Summary of the issue:
When performing an update on a portable copy of NVDA, the update button uses the word "install", which may cause confusion among users.
Description of user facing changes
Updated install buttons to use "update" instead of ""install".
Description of development approach
Simple string swap.