How To Enable ForceCulture to set language display in English, Simplified Chinese, Japanese, German, and French.
To change the language setting in vRanger, you must change 2 configuration files:
C:\Program Files (x86)\Quest Software\vRanger\Client\Vizioncore.vRanger.Client.shell.exe
C:\Program Files (x86)\Quest Software\vRanger\Service\Vizioncore.vRanger.Service.exe
On both files, Search for the line:
<!--add key="ForceCulture" value="ja-JP" /-->
On both files, Edit this line to read
<add key="ForceCulture" value="en-US" />
Note: en-US for English, zh-CN for Simplified Chinese, ja-JP for Japanese, de-DE for German, and fr-FR for French
After saving those changes on both files, please restart vRanger services.