[VCDCONTROLTOOL] Enable Spanish translation

Addendum to 1cb1da5 which was an addendum to be8a835
This commit is contained in:
Pierre Schweitzer 2018-12-18 08:20:27 +01:00
parent 4b7f1e0a9d
commit 963f715c69
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -19,6 +19,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#ifdef LANGUAGE_EN_US
#include "lang/en-US.rc"
#endif
#ifdef LANGUAGE_ES_ES
#include "lang/es-ES.rc"
#endif
#ifdef LANGUAGE_FR_FR
#include "lang/fr-FR.rc"
#endif