diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 5f610715d9..eed38addc6 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -1076,8 +1076,7 @@ AboutView::_CreateCreditsView() fCreditsView->Insert(TR("The Haikuware team and their bounty program\n")); fCreditsView->Insert(TR("The BeGeistert team\n")); fCreditsView->Insert(TR("Google & their Google Summer of Code program\n\n")); - fCreditsView->Insert(TR("... and the many community members making " - "donations!\n\n")); + fCreditsView->Insert(TR("... and the many people making donations!\n\n")); // copyrights for various projects we use