{AddNewStrings:(100) ;*************************** ;*** All texts for menus *** ;*************************** NewString("MNU_NO","NO") NewString("MNU_YES","YES") NewString("MNU_SLIDERBAR","A") NewString("MNU_SLIDERBUTTON","B") NewString("MNU_SLIDERSCREENSIZE","Dimensione schermo") NewString("MNU_SLIDERSOUNDVOLUME","Volume suono") NewString("MNU_SLIDERMUSICVOLUME","Volume musica") NewString("MNU_SLIDERVOICEVOLUME","Volume voci") NewString("MNU_CURSOR","§") NewStringLenght("MNU_GAMENAME1",14) NewStringLenght("MNU_GAMENAME2",14) NewStringLenght("MNU_GAMENAME3",14) NewStringLenght("MNU_LEVELNAME",20) NewStringLenght("MNU_GAMESAVED",20) NewString("MNU_KEYBOARDONLY","KEYBOARD ONLY") NewString("MNU_KEYBOARDPAD","KEYBOARD AND PADDLE") NewString("MNU_KEYBOARDJOY","KEYBOARD AND JOYSTICK") NewString("MNU_TITLEMAINMENU","Menu principale") NewString("MNU_STARTGAME","Gioca") NewString("MNU_OPTIONS","Opzioni") NewString("MNU_UBIONLINE","Ubi on-line") NewString("MNU_SHOWCREDITS","Mostra crediti") NewString("MNU_QUIT","Esci") NewString("MNU_TITLEGAMEMENU","GAME MENU") NewString("MNU_RESUMEGAME","Riprendi la partita") NewString("MNU_MAINMENU","Torna al menu principale") NewString("MNU_TITLESTARTGAME","Gioca") NewString("MNU_NEWGAME","Nuova partita") NewString("MNU_LOADGAME","Carica partita") NewString("MNU_PLAYSEQUENCE","Extra") NewString("MNU_STARTINMAP","START IN MAP") NewString("MNU_TITLESTARTINMAP","START IN MAP") NewString("MNU_CHOOSELEVEL","CHOOSE YOUR LEVEL") NewString("MNU_TITLENEWGAME","Nuova partita") NewString("MNU_ENTERTHEGAMENAME","Inserisci nome partita") NewString("MNU_ERASEGAME","DO YOU REALLY WANT^TO ERASE THIS GAME ?") NewString("MNU_TITLELOADGAME","Carica partita") NewString("MNU_TITLEPLAYSEQUENCE","Extra") NewString("MNU_TITLEOPTIONS","Opzioni") NewString("MNU_VIDEOSOUND","Video e suono") NewString("MNU_CONTROLS","Controlli") NewString("MNU_REPLAYINTRO","Rivedi Intro") NewString("MNU_TITLECONTROLS","Controlli") NewString("MNU_SETUPKEYBOARD","impostazione tastiera") NewString("MNU_SETUPJOYSTICK","impostazione joystick") NewString("MNU_RESETTODEFAULT","RESET TO DEFAULT") NewString("MNU_TITLESETUPKEYBOARD","impostazione tastiera") NewString("MNU_TITLESETUPJOYSTICK","impostazione joystick") NewString("MNU_TITLEVIDEOANDSOUND","Video e suono") NewString("MNU_ADVANCEDSOUND","Opzioni suono avanzate") NewString("MNU_KEYBOARDLEFT","sinistra") NewStringLenght("MNU_KEYBOARDLEFTKEY",20) NewString("MNU_KEYBOARDRIGHT","destra") NewStringLenght("MNU_KEYBOARDRIGHTKEY",20) NewString("MNU_KEYBOARDUP","su") NewStringLenght("MNU_KEYBOARDUPKEY",20) NewString("MNU_KEYBOARDDOWN","gił") NewStringLenght("MNU_KEYBOARDDOWNKEY",20) NewString("MNU_KEYBOARDSPEEDUP","accelera") NewStringLenght("MNU_KEYBOARDSPEEDUPKEY",20) NewString("MNU_KEYBOARDJUMP","salto") NewStringLenght("MNU_KEYBOARDJUMPKEY",20) NewString("MNU_KEYBOARDSIDESTEP","SIDE STEP") NewStringLenght("MNU_KEYBOARDSIDESTEPKEY",20) NewString("MNU_KEYBOARDACTION","azione") NewStringLenght("MNU_KEYBOARDACTIONKEY",20) NewString("MNU_KEYBOARDSHOOT","fuoco") NewStringLenght("MNU_KEYBOARDSHOOTKEY",20) NewString("MNU_JOYSTICKSPEEDUP","accelera") NewStringLenght("MNU_JOYSTICKSPEEDUPPAD",20) NewString("MNU_JOYSTICKJUMP","salto") NewStringLenght("MNU_JOYSTICKJUMPPAD",20) NewString("MNU_JOYSTICKSIDESTEP","SIDE STEP") NewStringLenght("MNU_JOYSTICKSIDESTEPPAD",20) NewString("MNU_JOYSTICKACTION","azione") NewStringLenght("MNU_JOYSTICKACTIONPAD",20) NewString("MNU_JOYSTICKSHOOT","fuoco") NewStringLenght("MNU_JOYSTICKSHOOTPAD",20) }