Subversion Repositories Games.Chess Giants

Rev

Rev 153 | Rev 160 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 153 Rev 154
Line 58... Line 58...
58
 
58
 
59
# miscellaneous texts
59
# miscellaneous texts
60
 
60
 
61
GameFileFilter = "Alle spill formater (*.pgn,*.fen)|*.pgn;*.fen|Portable Game Notation (*.pgn)|*.pgn|Forsyth-Edwards Notation (*.fen)|*.fen|Alle typer (*.*)|*.*|"
61
GameFileFilter = "Alle spill formater (*.pgn,*.fen)|*.pgn;*.fen|Portable Game Notation (*.pgn)|*.pgn|Forsyth-Edwards Notation (*.fen)|*.fen|Alle typer (*.*)|*.*|"
62
 
62
 
-
 
63
PositionFileFilter = "Forsyth-Edwards Notation (*.fen)|*.fen|All files (*.*)|*.*|"
-
 
64
 
63
PositionFileFilter = "Forsyth-Edwards Notation (*.fen)|*.fen|All files (*.*)|*.*|"
65
ImageFileFilter = "Bilder (*.bmp;*.png;*.jpg;*.jpeg;*.tga;*.dds)|*.bmp;*.png;*.jpg;*.jpeg;*.tga;*.dds|Alle typer (*.*)|*.*|"
64
 
66
 
65
ImageFileFilter = "Bilder (*.bmp;*.png;*.jpg;*.jpeg;*.tga;*.dds)|*.bmp;*.png;*.jpg;*.jpeg;*.tga;*.dds|Alle typer (*.*)|*.*|"
67
EvaluationMode = "(prøve/evaluation modus)"
66
 
68
 
67
EvaluationMode = "(prøve/evaluation modus)"
69
FatalError = "Fatal Feil"
Line 422... Line 424...
422
 
424
 
423
Options_PlaySounds = "Spilllyder"
425
Options_RotateSpeed = "Hastighet :"
424
 
426
 
425
Options_ChessEngineChangeWillAffectNextGame = "Endringen av sjakkmotor vil aktiveres i neste spill"
427
Options_PlaySounds = "Spilllyder"
426
 
428
 
-
 
429
Options_ChessEngineChangeWillAffectNextGame = "Endringen av sjakkmotor vil aktiveres i neste spill"
427
 
430
 
428
 
431