Skip to content

Commit f7105f9

Browse files
committed
Fix Translation.
svn path=/trunk/; revision=27629
1 parent ad43654 commit f7105f9

File tree

1 file changed

+1
-1
lines changed
  • reactos/base/applications/games/solitaire/lang

1 file changed

+1
-1
lines changed

reactos/base/applications/games/solitaire/lang/de-DE.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ BEGIN
3737
IDS_SOL_NAME "Solit�r"
3838
IDS_SOL_ABOUT "Solit�r von J Brown\n\nCardLib version 1.0."
3939
IDS_SOL_QUIT "Laufendes Spiel beenden?"
40-
IDS_SOL_WIN "Congratulations, you win!!"
40+
IDS_SOL_WIN "Gl�ckwunsch, Sie haben Gewonnen!"
4141
END
4242

4343

0 commit comments

Comments
 (0)