I would like to eliminate the use of the word "article" on the front end, because site users will not understand what an "article" is. As illustrated, many of the error messages, notices and titles use this. How can I change:
Notice: The article was added but it will be published after approving by the moderator. (There's a type in this message, btw)
Save failed with the following error: Article with the same title already exists

Also, to avoid the above error, I would like to use a title that incorporates a generated time-date stamp, random number or something similar so that it remains unique each submission. How can I achieve this?
I would like to eliminate the use of the word "article" on the front end, because site users will not understand what an "article" is. As illustrated, many of the error messages, notices and titles use this. How can I change:
Notice: The article was added but it will be published after approving by the moderator. (There's a type in this message, btw)
Save failed with the following error: Article with the same title already exists
Also, to avoid the above error, I would like to use a title that incorporates a generated time-date stamp, random number or something similar so that it remains unique each submission. How can I achieve this?