Changing language into VIRB Edit does not work

Former Member
Former Member
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.
  • In Mac and Win VIRB Edit the display language is controlled through the Operating system. On Windows you can change VIRB Edit's language by navigating to Control Panel > Clock, Language, and Region > Region and Language and changing the "Format" field to the language you'd like VIRB Edit to be in (ie: English (United States) or German (Germany)). On Mac navigate to System Preferences > Language & Region and add the language you would like VIRB Edit to display in.

    Currently there isn't a way I know of to display the operating system and VIRB Edit in two different languages (ie: OS set to German, VIRB Edit set to Spanish).