Update validate.bat script - English should not be checked

This commit is contained in:
HarpyWar 2014-07-17 18:17:17 +04:00
parent 00009df854
commit d7893fe253

View file

@ -1,7 +1,5 @@
@echo off
pvpgn_localize_validator.exe ..\..\conf\i18n\common.xml
if exist ..\..\conf\i18n\deDE\common.xml pvpgn_localize_validator.exe ..\..\conf\i18n\deDE\common.xml
if exist ..\..\conf\i18n\csCZ\common.xml pvpgn_localize_validator.exe ..\..\conf\i18n\csCZ\common.xml
if exist ..\..\conf\i18n\esES\common.xml pvpgn_localize_validator.exe ..\..\conf\i18n\esES\common.xml