diff --git a/src/apps/haikudepot/ui/RatePackageWindow.cpp b/src/apps/haikudepot/ui/RatePackageWindow.cpp index 8b0e534d4e..d48ca30b80 100644 --- a/src/apps/haikudepot/ui/RatePackageWindow.cpp +++ b/src/apps/haikudepot/ui/RatePackageWindow.cpp @@ -262,7 +262,7 @@ RatePackageWindow::RatePackageWindow(BWindow* parent, BRect frame, } fRatingActiveCheckBox = new BCheckBox("rating active", - B_TRANSLATE("Other users can see this rating"), + B_TRANSLATE("This rating is visible to other users"), new BMessage(MSG_RATING_ACTIVE_CHANGED)); // Hide the check mark by default, it will be made visible when // the user already made a rating and it is loaded