mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[NTOBJSHEX] Add Italian translation by Carlo Bramini. CORE-9725
svn path=/trunk/; revision=67867
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_NTOBJFLD_NAME "Oggetto Namespace NT"
|
||||
IDS_REGISTRY_NAME "Registro di Sistema"
|
||||
END
|
||||
@@ -35,6 +35,10 @@ IDR_REGISTRYFOLDER REGISTRY "resources/rgs/regfolder.rgs"
|
||||
#include "lang/fr-FR.rc"
|
||||
#endif
|
||||
|
||||
#ifdef LANGUAGE_IT_IT
|
||||
#include "lang/it-IT.rc"
|
||||
#endif
|
||||
|
||||
#ifdef LANGUAGE_RO_RO
|
||||
#include "lang/ro-RO.rc"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user