Hello, I have a question how to change Language into VIRB Edit.
I would like the VIRB Edit language into Englisch (from Dutch).
I found this solution in this forum:
================================================================================
Currently we do not plan to add UI for language selection, but that might change. You can manually change it by editing the config file.
It's in C:\Users\{USERNAME}\AppData\Local\Garmin\VirbEdit. exe_Url_{SOMELETTERSANDNUMBERS}\2.1.1.0\user.config.
Add the following:
<setting name="UserLanguage" serializeAs="String"><value>en</value></setting> after the <Virb.Properties.Settings> tag.
================================================================================
But if I do so, VIRB Edit stops.
After removing the added sentence is works as usual!
What I am doing wrong?
Thanks for any reply.