On Mon, Mar 26, 2007 at 06:15:02PM +0100, [EMAIL PROTECTED] wrote:
> On 26/03/07, Youness Alaoui <[EMAIL PROTECTED]> wrote:
> >
[CUT]
> 
> 
> Okay, please test the 'forget me' feature, I've made the dialog link work
> and stuff, please tell me if anything seems wrong or you find any bugs.
> Also, the dialog needs translating. Am I allowed to add the english
> translation myself? I propose something like this:
> 
> howto_delete_profile:
> Follow the link below to delete your profile.
> (You cannot delete your profile from here for security reasons)
> goto_prefs_removeprofile:
> Open preferences window to delete your profile.
> 
> NB: I put the security reason thing last for howto_delete_profile so people
> don't see "You can't..." first and just click OK.
> 

Hello, I tested the forget me button, I noticed a few things.. two mainly :
1 - when we click on the forget me button and we open the prefs window, then 
whether we delete the profile or 
not, the username/password of the login screen are cleared.. it shouldn't 
happen I think..
2 - when we delete a profile and close the prefs window, the login screen still 
has the old profile in its 
combobox. on deleteprofile, an event should be launched that the login screen 
should catch and regenerate the 
combobox's entries.. (note that you should unregister the event in the 
destructor, now the login screen gets 
destroyed after each login)

about translations, yes, it is the developer's job to create the lang keys for 
english, there is no 'english 
translator'... only you know what those keys mean and without adding them 
yourself to the lang/langen file, no 
translators will know that new keys were added.. 
The howto_delete_profile, I don't like too much the sentence, (then your "NB" 
reassured me), I would say :
  To delete your profile (forget $email) you need to do so from the preferences 
window. 
  For security reasons, we do not allow profile deletion from the login screen.

the second trans looks good to me!

thanks! when it's done, please reply to this thread and remove the todo item! 
thanks :D

KKRT

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to