[haiku-commits] Re: haiku: hrev52039 - src/apps/haikudepot/ui

  • From: Andrew Lindesay <apl@xxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 28 Jun 2018 18:25:44 +0200

                            B_TRANSLATE("Your rating was uploaded 
successfully. "
-                                   "You can update or remove it at any 
time by visiting the "
-                                   "server application on the web."),
+                                   "You can update or remove it at the 
HaikuDepot Server "
+                                   "website."),

I'm not sure if something changed here since I last worked on the code, 
but back then you could simply re-rate the package to modify your rating 
also from within HaikuDepot. No need to visit the website. If that's 
still the case (which I hope) then the alert draws attention away from 
that (also before this commit).

Hi Stephan; the functionality is such that if you have a rating which is at the 
same version as the current one shown in the user interface then you indeed 
edit the one you already posted.  If the user clicks the rating button to rate 
a newer version then the user will be creating a new rating.  To avoid having 
to make the message very long to explain this, I opted to just direct the user 
to edit their rating in the web interface.  Perhaps better wording would be; 
You can edit / remove your rating of version <version> here or if you want to 
edit older versions, visit the server application on the web.<< ?

Regards;

Other related posts: