1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-08-27 02:41:12 +00:00

[CMDUTILS] Add italian translation for 'comp' utility. ()

This commit is contained in:
Carlo Bramini 2019-10-08 16:52:30 +02:00 committed by Hermès BÉLUSCA - MAÏTO
commit 3377b901b2
2 changed files with 26 additions and 0 deletions
base/applications/cmdutils/comp

View file

@ -21,6 +21,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#ifdef LANGUAGE_FR_FR
#include "lang/fr-FR.rc"
#endif
#ifdef LANGUAGE_IT_IT
#include "lang/it-IT.rc"
#endif
#ifdef LANGUAGE_PL_PL
#include "lang/pl-PL.rc"
#endif