diff -r 65602f1ef0f8 -r f77bb02b669f QTfrontend/KB.h --- a/QTfrontend/KB.h Mon Jan 30 23:20:28 2012 +0100 +++ b/QTfrontend/KB.h Mon Jan 30 17:32:18 2012 -0500 @@ -26,9 +26,9 @@ const QString KBMessages[KBmsgsCount] = { QT_TRANSLATE_NOOP("KB", "SDL_ttf returned error while rendering text, " - "most propably it is related to the bug " - "in freetype2. It's recommended to update your " - "freetype lib.") + "most propably it is related to the bug " + "in freetype2. It's recommended to update your " + "freetype lib.") }; #endif // KB_H