//---------------------------------------------------------------------------- // this is a file containing all language specific stuff for the DateGame // the questions/answer/reply - stuff is in another file // the filename of the qar-file is language dependent, and is specified below // please not that the current qar files use long filenames! this could cause // the usual problems. // remove the sections of unsupported languages //---------------------------------------------------------------------------- [English] qar_filename = "VDG_Data\\english.qar" load game = Load game save game = Save game title = Grin & Bare It Dating Game please wait = Please wait a moment. //---------------------------------------------------------------------------- [Dutch] qar_filename = "VDG_Data\\dutch.qar" load game = Spel laden save game = Spel bewaren title = Rooie Oortjes Versierspel please wait = Even geduld a.u.b. //---------------------------------------------------------------------------- [German] qar_filename = "VDG_Data\\german.qar" load game = Spiel laden save game = Spiel Abspeichern title = Rote Ohren Verführungsspiel please wait = Bitte warten. //---------------------------------------------------------------------------- [French] qar_filename = "VDG_Data\\french.qar" load game = Charger un jeu save game = Sauvegarder le jeu title = Jeu de la séduction Klin Deuil please wait = Veuillez patienter s.v.p. //---------------------------------------------------------------------------- [Spanish] qar_filename = "VDG_Data\\spanish.qar" load game = Load game save game = Save game title = Grin & Bare It Datinggame please wait = Please Wait. Loading database. //---------------------------------------------------------------------------- [Italian] qar_filename = "VDG_Data\\italian.qar" load game = Load game save game = Save game title = Grin & Bare It Datinggame please wait = Please Wait. Loading database.