reactos/subsystems/ntvdm/lang/it-IT.rc
Timo Kreuzer 6afbc8f483 Hopefully create a branch and not destroy the svn repository.
svn path=/branches/reactos-yarotows/; revision=45219
2010-01-23 23:25:04 +00:00

18 lines
638 B
Plaintext

#include "resource.h"
/*
* PROJECT: ReactOS Virtual DOS Machine
* LICENSE: GPL - See COPYING in the top level directory
* FILE: subsystems/ntvdm/it-IT.rc
* PURPOSE: Italian Translation of subsystems/ntvdm/en-US.rc
* PROGRAMMERS: Copyright (C) 2005 Magnus Olsen
* Copyright (C) 2007 Daniele Forsi (dforsi at gmail.com) Italian Translation
*/
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
STRING_WelcomeMsg, "Supporto di ReactOS per la macchina virtuale DOS.\n"
STRING_PromptMsg, "Digitare r<invio> per avviare, s<invio> per arrestare o q<invio> per abbandonare ora."
END