diff --git a/newsgroup/img/I.gif b/newsgroup/img/I.gif new file mode 100755 index 0000000..a7cb3a2 Binary files /dev/null and b/newsgroup/img/I.gif differ diff --git a/newsgroup/img/L.gif b/newsgroup/img/L.gif new file mode 100755 index 0000000..171dcb6 Binary files /dev/null and b/newsgroup/img/L.gif differ diff --git a/newsgroup/img/T.gif b/newsgroup/img/T.gif new file mode 100755 index 0000000..cf2335f Binary files /dev/null and b/newsgroup/img/T.gif differ diff --git a/newsgroup/img/e.gif b/newsgroup/img/e.gif new file mode 100755 index 0000000..e92eaac Binary files /dev/null and b/newsgroup/img/e.gif differ diff --git a/newsgroup/img/k1.gif b/newsgroup/img/k1.gif new file mode 100755 index 0000000..9cbf0a4 Binary files /dev/null and b/newsgroup/img/k1.gif differ diff --git a/newsgroup/img/k2.gif b/newsgroup/img/k2.gif new file mode 100755 index 0000000..37eb368 Binary files /dev/null and b/newsgroup/img/k2.gif differ diff --git a/newsgroup/img/s.gif b/newsgroup/img/s.gif new file mode 100755 index 0000000..4a45d92 Binary files /dev/null and b/newsgroup/img/s.gif differ diff --git a/newsgroup/lang/english.lang b/newsgroup/lang/english.lang new file mode 100755 index 0000000..50d11e9 --- /dev/null +++ b/newsgroup/lang/english.lang @@ -0,0 +1,66 @@ +From: "; +$text_header["subject"]="Subject: "; +$text_header["newsgroups"]="Newsgroups: "; +$text_header["followup"]="Followup: "; +$text_header["organization"]="Organization: "; +$text_header["date"]="Date: "; +$text_header["message-id"]="Message-ID: "; +$text_header["references"]="References: "; +$text_header["user-agent"]="User-Agent: "; +$text_header["date_format"]="M d Y H:i:s"; +$text_header["attachments"]="Attachments: "; + +$text_thread["no_articles"]="

No articles available

"; +$text_thread["button_write"]="Write"; +$text_thread["button_grouplist"]="Newsgroups"; +$text_thread["button_top"]="Back to Top"; +$text_thread["date"]="Date"; +$text_thread["subject"]="Subject"; +$text_thread["threadsize"]="#"; +$text_thread["author"]="Author"; +$text_thread["no_such_group"]="No such Group."; +$text_thread["pages"]="Pages:"; + +$text_groups["newsgroup"]="Newsgroup"; +$text_groups["description"]="Description"; + +$text_article["button_answer"]="Answer"; +$text_article["button_cancel"]="Delete"; +$text_article["block-xnoarchive"]="This system is not an archive, but the +administrator of this system decided to block postings, where the author +doesn't want archivation."; +$text_article["full_article"]="Click here to read the complete article"; + +$text_post["name"]="Your Name:"; +$text_post["email"]="Your E-Mail:"; +$text_post["missing_message"]="You must include a message to post."; +$text_post["missing_email"]="You must include an email address."; +$text_post["missing_name"]="You must include a name or at least an alias."; +$text_post["missing_subject"]="You must include a subject."; +$text_post["button_post"]="Post"; +$text_post["remember"]="Remember name and email address"; +$text_post["message"]="Message"; +$text_post["group_head"]="Compose article for "; +$text_post["group_tail"]=""; +$text_post["followup_not_allowed"]="You aren't allowed to post to the groups:"; +$text_post["message_posted"]="Message posted"; +$text_post["message_posted2"]="The message was successfully posted."; +$text_post["button_back"]="Back"; +$text_post["button_back2"]="to"; +$text_post["error_newsserver"]="The newsserver does not accept the message:"; +$text_post["error_readonly"]="The group is write protected"; +$text_post["error_wrong_email"]="The email adress is wrong"; +$text_post["wrote_prefix"]=""; +$text_post["wrote_suffix"]=" wrote:"; +$text_post["quote"]="Quote"; + +$text_error["error:"]='Error:'; +$text_error["connection_failed"]="The connection to the Newsserver failed"; +$text_error["article_not_found"]="

The article doesn't exist.

"; +$text_error["read_access_denied"]="

No permission to read!

"; +$text_error["post_failed"]="Connection failed. Try to reload later."; +$text_error["auth_error"]="Authentifikation at the Newsserver failed."; +$text_error["spool_error"]="Error in spoolfile. Please reload."; + +?>