diff -r 803b277e4894 -r 3f21a9dc93d0 QTfrontend/KB.h --- a/QTfrontend/KB.h Sat Mar 06 10:54:24 2010 +0000 +++ b/QTfrontend/KB.h Sat Mar 06 10:59:20 2010 +0000 @@ -25,10 +25,10 @@ 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.") + 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.") }; #endif // KB_H