From 61fd0c7f9732bce430f070a0b685af711366a457 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Thu, 8 Apr 2010 15:56:32 +0000 Subject: [PATCH] slight rewording. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36086 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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