From fb303f198746f0b662ed19648698ade34c6e9cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Tue, 30 Sep 2014 21:57:02 +0200 Subject: [PATCH] HaikuDepot: Be more verbose about how to update ratings --- src/apps/haikudepot/ui/RatePackageWindow.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/haikudepot/ui/RatePackageWindow.cpp b/src/apps/haikudepot/ui/RatePackageWindow.cpp index 53c2e0cc51..f83e7aae30 100644 --- a/src/apps/haikudepot/ui/RatePackageWindow.cpp +++ b/src/apps/haikudepot/ui/RatePackageWindow.cpp @@ -554,7 +554,8 @@ RatePackageWindow::_SendRatingThread() message = B_TRANSLATE("Your rating was updated successfully."); } else { message = B_TRANSLATE("Your rating was uploaded successfully. " - "You can update it at any time."); + "You can update or remove it at any time by rating the " + "package again."); } BAlert* alert = new(std::nothrow) BAlert(