From 1858fef92f53651915cffa12c820fc68272379ce Mon Sep 17 00:00:00 2001 From: smatz Date: Thu, 17 Sep 2009 18:56:31 +0000 Subject: (svn r17561) -Fix: diacritics was missing at few places --- src/misc_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/misc_gui.cpp b/src/misc_gui.cpp index 2537677d7..544c35d84 100644 --- a/src/misc_gui.cpp +++ b/src/misc_gui.cpp @@ -383,7 +383,7 @@ static const char *_credits[] = { "Special thanks go out to:", " Josef Drexler - For his great work on TTDPatch", " Marcin Grzegorczyk - For his documentation of TTD internals", - " Petr Baudis (pasky) - Many patches, newGRF support", + " Petr Baudi\xC5\xA1 (pasky) - Many patches, newGRF support", " Stefan Mei\xC3\x9Fner (sign_de) - For his work on the console", " Simon Sasburg (HackyKid) - Many bugfixes he has blessed us with", " Cian Duffy (MYOB) - BeOS port / manual writing", -- cgit v1.2.3-54-g00ecf