heroku / heroku-eclipse-plugin

Warning: Deprecated! Heroku Eclipse plugin is a fully integrated plugin into Eclipse IDE that will allow developers to manage their Heroku apps and environment right from their favourite IDE
1 stars 0 forks source link

Invalid collaborator email address merge field unresolved #51

Closed ryanbrainard closed 12 years ago

ryanbrainard commented 12 years ago

Entering an invalid email address when adding a collaborator displays the error:

Collaborators email address '{0}' is probably invalid, aborting!'

The merge field {0} is not resolving.

Grammar Nit Pick: "Collaborators" should be "Collaborator's" and aborting should be proceeded by a semicolon or be a separate sentence.

daudo commented 12 years ago

Thanks for the report. I think all of the messages should be proofread by an English native speaker, there are other issues like this one for sure.

BTW, the message already says "Collaborator's email ...", so this must be an issue on your side :)

daudo commented 12 years ago

BTW, you were right, the application indeed displayed "Collaborators" which again was the cause for {0} not being populated.