PSPVOC 1.0 Copyright 2007 Nanosoft . All rights reserved

GFX : N-Game

Coding: Kandibu


Thanks to:

TacticalPenguin (Filebrowser)
Access_Denied   (PrintCentered)
Evitmana.com    (Tutorials)
Makers of Luaplayer (for sure :D)
Cools           (Luaplayer-Mods)


Visit our page: www.nanosoft.de.ki (German,French and English are supported)


###Options:###

Start:  Vocabeltrainingmode
AddVoc: Add vocabels
Credits: Credits
Quit: Quit

###Controls:###
#Mainmenu:#

X = Choose

#Voctrainingmode :#

Start = Enter
L+R+Start = Exit
Danzeffcontrols

#Addvocmode :#

Start : Accept
Down and Up : Switch between the inputblocks

#Filebrowser:#

X = Open (only for XXX.VOC files)
L+R+Start = EXIT


###Additional Things:###

If you want to create your own Vocablefiles, then just copy exampel.voc and edit it (dont
forget these: "" (Exampel: "blabla")

in a .voc file, you'll find two tables:

lang1 = {}
lang2 = {}

lang1 stands for the language to translate.
lang2 is the solution

exampel:

lang1 = {"car","street"}    <--- english
lang2 = {"voiture","rue"}   <--- french (you also can use more words in one bracket)


###END###




