problem langage install virb edit

Former Member
Former Member
Hello,
i download Virb Edit on 'www.garmin.com/.../virb-edit' on french site
my computer are chinese.
when i install, all are chinese, but i want install french version.
how can i do please
help please
  • Former Member
    0 Former Member over 11 years ago
    Got this from FALAGAR, for use with version 2.1.1 on my Win7 x64 machine so change 2.1.1 in whatever you find is the current on your system. This was for changing the language to english. You will need to change the en into something for french, probably "fr".

    ===========================================================================================
    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.
    ===========================================================================================