Jump to content

Errors in InvariantStrings.cs in v3.07


Recommended Posts

Hi - I just grabbed the latest source (3.07), and it *seems* like InvariantStrings.cs has some errors in it. ie. line 24 has FeedbackEmail defined as:

public const string FeedbackEmail = 
 You must specify an e-mail address for users to send feedback to.;

(note the missing quotes around the string).

Also, is there any place older drops of the code are available? I was hoping to use it as a learning tool (diff'ing to see what changed, and potentially why it changed).

Link to comment
Share on other sites

That error is on purpose. It is designed to be flagged as an error so that you go and provide a string.

Older drops of the source code are not made available.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...