mirror of
https://github.com/reactos/reactos.git
synced 2025-08-27 02:41:12 +00:00
[CMDUTILS] Add italian translation for 'comp' utility. (#1931)
This commit is contained in:
parent
90ac794bf2
commit
3377b901b2
2 changed files with 26 additions and 0 deletions
base/applications/cmdutils/comp
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue