HaikuDepot: Be more verbose about how to update ratings

This commit is contained in:
Stephan Aßmus
2014-09-30 22:35:44 +02:00
parent bf62b1f845
commit fb303f1987
+2 -1
View File
@@ -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(